flabk/static/style/main.css

9 lines
87 B
CSS

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