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