added basic stylesheets

This commit is contained in:
2025-04-09 17:28:25 -05:00
parent a0af1230cb
commit 99d584783f
5 changed files with 12 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
body {
background-color: black;
color: white;
}