body, html {height: 100%;}

#canvas{
    position: absolute;
    height: 95%;
    width: 95%;
    image-rendering: pixelated;
}