Files
cubewaves/public/style.css

5 lines
84 B
CSS

html, body {
margin: auto;
text-align: center;
background-color: #1e1e1e;
}