#canvas {
    height: 100%;
    width: 100%;
    background: blue;
    position: absolute;
    top: 0px;
    left: 0px;
}