mirror of
https://github.com/KevinMidboe/cubewaves.git
synced 2025-10-29 09:30:18 +00:00
5 lines
84 B
CSS
5 lines
84 B
CSS
html, body {
|
|
margin: auto;
|
|
text-align: center;
|
|
background-color: #1e1e1e;
|
|
} |