body {
    background-color: rgb(60, 60, 60);
    color: white;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
}

a {
    color: white;
}

