Add color to body background

This commit is contained in:
typicode
2024-01-26 17:38:57 +01:00
parent 38ded8a15b
commit 3fe2bb1f97

View File

@ -9,6 +9,7 @@
font-size: 16px;
line-height: 1.5;
background-color: #fff;
color: #000;
}
body {