#game-window {
    width: 100%;
    text-align: center;
}

canvas {
    display: inline;
}