modified: css/style.css

modified:   index.html
This commit is contained in:
DarkShyMW
2023-03-12 20:59:12 +03:00
parent b5b9eb7751
commit ac05026991
2 changed files with 2 additions and 2 deletions

View File

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