init commit

This commit is contained in:
2026-08-04 06:53:36 -06:00
commit 5df8484e8f
91 changed files with 2859 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
body {
background-color: rgb(57, 36, 57);
color: white;
font-family: Lato, Helvetica, sans-serif;
}
h1, p {
text-align: center;
}
h1 {
font-size: 5em;
}