body {
 background-color: black;
}

p {
 color: chartreuse;
 margin: auto;
}
