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
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
+21
View File
@@ -0,0 +1,21 @@
body {
background-color: #4A245E;
}
h1, p, ul {
font-family: Lato, sans-serif;
text-align: left;
color: white;
font-size: 3vw;
}
p, ul {
font-size: 1vw;
}