Add loader

This commit is contained in:
Dave Gallant
2022-08-08 02:15:13 +00:00
parent 3173b47951
commit 4ed267df0b
7 changed files with 20392 additions and 871 deletions

3
src/style.css Normal file
View File

@@ -0,0 +1,3 @@
body {
background-color: black;
}