This commit is contained in:
fruworg 2023-07-30 14:34:53 +05:00
parent 18b083af60
commit 00aea743a2

View File

@ -8,12 +8,12 @@ html {
font-family: 'Roboto Mono', monospace; font-family: 'Roboto Mono', monospace;
font-size: 15px; font-size: 15px;
line-height: 1.6em; line-height: 1.6em;
background-color: black;
} }
body{ body{
display: block; display: block;
margin: 8px; margin: 8px;
background-color: black;
} }
* { * {