Basic stylesheet

This commit is contained in:
David Eisinger
2023-01-09 23:15:41 -05:00
parent 954a775d58
commit d9469b8245
4 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
body {
font-family: monospace;
padding: 50px;
}