#game_div{
    text-align: center;
}

canvas {
    background-color: #cb630a;
}

body {
    background-color: #fff;
}