Initial commit

This commit is contained in:
2025-02-19 00:34:19 +01:00
commit d75e5b1f11
44 changed files with 5970 additions and 0 deletions

3
static/main.css Normal file
View File

@ -0,0 +1,3 @@
body {
min-height: 100vh;
}