body {
    font-family:'Courier New', Courier, monospace;
    background-color: black;
    color: white;
    text-align: center;
}

#game {
    border: 2px solid white;
}