Initialize Repo

This commit is contained in:
2025-06-19 17:15:24 +03:00
commit 9d387eb482
17 changed files with 4126 additions and 0 deletions

4
src/assets/style.css Normal file
View File

@@ -0,0 +1,4 @@
body {
margin: 0;
overflow: hidden;
}