server-murder/server/style.css

6 lines
106 B
CSS

body {
background-color: black;
color: white;
font-family: "Comic Sans MS";
text-align: center;
}