basic styles

This commit is contained in:
Firepup Sixfifty 2025-03-01 13:18:20 -06:00
parent 70df96e5a6
commit 4cb477b184
No known key found for this signature in database

View file

@ -0,0 +1,5 @@
* {
background-color: #000000;
color: #00ff00;
font: monospace
}