feat: initial commit

This commit is contained in:
2023-11-15 20:38:25 +01:00
commit e199fe3d26
67 changed files with 4152 additions and 0 deletions

3
public/css/style.css Normal file
View File

@ -0,0 +1,3 @@
body {
background-color: hsla(217, 15%, 95%, 1);
}