#gameContainer {
    width: 100%;
    height: 100%;
    background: none !important;
}

#gameContainer > canvas {
    width: 100%;
    height: 100%;
}