changed background color to black

This commit is contained in:
eggman20339 2025-02-20 15:34:38 -05:00
parent 8e5b0ef2ba
commit 02c4a662b9

View File

@ -1,5 +1,6 @@
body {
margin: 0;
background-color: black;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;