first release

This commit is contained in:
genio
2021-11-18 21:46:38 +01:00
parent 9ea28f281a
commit f0034c57d8
14 changed files with 182 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
body{
height: 100vh;
height: 80vh;
background-color: #202124;
color: #f1f1f1;
}