Initial commit

This commit is contained in:
Zoey 2021-08-17 09:59:34 -07:00
commit 1c706726c1
14 changed files with 1202 additions and 0 deletions

4
site/static/site.css Normal file
View file

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