modified: css/style.css

This commit is contained in:
DarkShy
2023-01-14 01:50:32 +03:00
parent 734e4a807f
commit 333034f1e6

View File

@@ -1,5 +1,5 @@
body {
background-color: rgb(58, 58, 58);
background-color: rgb(87, 86, 86);
color: chartreuse;
font-family: monospace;
}