Initial commit

This commit is contained in:
2024-04-08 00:12:48 +02:00
commit 01e96380a4
6 changed files with 67 additions and 0 deletions

8
static/style.css Normal file
View File

@ -0,0 +1,8 @@
body {
font-size: 16px;
}
* {
font-family: sans-serif;
}