#gameStatus{
    color: white;
    font-size: 40px;
}

p{
    color: white;
    font-size: 40px;
}

body{
    background-color: black;
    margin: 0;
}