@ -5,7 +5,7 @@ body {
@media (prefers-color-scheme: dark) {
body {
background-color: black;
color: lightgrey;
color: grey;
}