body {
    background-color: rgb(186, 245, 255);
}

#html_game_screen {
    border: 1px solid black;
    background-color: white;
}