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
+12
View File
@@ -0,0 +1,12 @@
* {
margin: auto;
position: relative;
font-family: Lato sans-serif;
font-size: 1em;
background-color: #4A245E;
color: white;
}