1
0
Fork 0

added some stuff

This commit is contained in:
giffur 2022-10-27 10:23:19 +08:00
commit 976ae7304a
2 changed files with 7 additions and 0 deletions

2
.css Normal file
View File

@ -0,0 +1,2 @@
html,body{margin:0;font:1em sans-serif}
@media(prefers-color-scheme:dark){body{background:#000;color:#fff}}

5
index.html Normal file
View File

@ -0,0 +1,5 @@
<title>
yerf
</title>
<link rel='stylesheet'href='.css'>
this is currently in testing stages<br><br>if you see this then something is working