body{
    background-color: black;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    text-align: center;
}

h1{
    font-size: 60px;
}

#blacktext{
    color: black;
    text-align: center;
}