slightly brighten the background

This commit is contained in:
2022-07-12 21:08:51 +02:00
parent 29e30024ad
commit 28cdf664ee

View File

@@ -30,7 +30,7 @@ body {
display: flex;
flex-direction: column;
align-items: center;
background-color: #111111;
background-color: #161616;
color: #EEEEEE;
}