website/style.css

6 lines
82 B
CSS

body {
background-color: black;
text-align: center;
color: #43f516;
}