code-lua-iot/www/style.css
2024-12-20 13:51:47 +01:00

5 lines
74 B
CSS

body {
background-color: black;
text-align: center;
color: white;
}