#game_div{
    text-align: center;
}

canvas {
    background-color: #000; 
}

body {
    background-color: #000;
}
