body {
    background-color: black;
    color: white;
}

p {
    font-family: 'Times New Roman';
    font-size: xx-large;
    text-align: center;
    margin: 5px;
}