#wrapper canvas
{
    width: 100%;
    height: 100%;
}

#game 
{
    width: 100%;
    height: 100%;
    vertical-align: top;
}