html-boilerplate/style.css

6 lines
74 B
CSS
Raw Normal View History

2024-12-20 19:43:41 +00:00
body {
background: #222222;
color: #efefef;
font-family: sans-serif;
}