canvas {
    width:100%;
    height:100%;
}
#debug {
    width: 600px;
    height: 50px;
    position: absolute;
    top: 20px;
    left: 20px;
}