2025-07-10 23:50:23 +02:00

7 lines
88 B
CSS

* {
font-family: Roboto;
}
body {
background: #d5d5d5;
padding-top: 20px;
}