Change font to sans-serif

Nakidai 2024-01-29 22:11:59 +03:00
parent 5705dead7a
commit d7985e3d41
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ html, body {
.center { .center {
color: lightgreen; color: lightgreen;
background-color: red; background-color: red;
font-family: sans-serif;
height: 100%; height: 100%;