Update main.css

This commit is contained in:
2023-07-30 15:19:40 +06:00
committed by GitHub
parent 79c1708789
commit 18b083af60

View File

@ -8,6 +8,7 @@ html {
font-family: 'Roboto Mono', monospace;
font-size: 15px;
line-height: 1.6em;
background-color: black;
}
body{