basic stuff

This commit is contained in:
2026-05-18 17:24:56 +02:00
commit effeed15eb
2 changed files with 20 additions and 0 deletions

5
index.css Normal file
View File

@@ -0,0 +1,5 @@
.body {
background: #000000;
color: #ffffff;
font-family: Arial, sans-serif;
}