chore: Initial commit

This commit is contained in:
Thomas Gideon 2024-12-21 14:34:59 -05:00
commit 7523591813
17 changed files with 860 additions and 0 deletions

4
style/main.scss Normal file
View file

@ -0,0 +1,4 @@
body {
font-family: sans-serif;
text-align: center;
}