html-boilerplate/style.css
2024-12-20 19:43:41 +00:00

5 lines
74 B
CSS

body {
background: #222222;
color: #efefef;
font-family: sans-serif;
}