/* { margin:0; padding:0; }
body { width:80%; height:80%; margin-top: 10%;margin-left: 10%;}
*/
html, body { width:100%; height:100%;margin:0; }


table {
   border: 50px solid white;
} 
canvas { border: 0px solid #fff; display:block;position: absolute;left: 0; top: 0;}

#you{top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;display:block;}
.you{cursor: -webkit-grabbing;cursor: -moz-grabbing; }
#here{top:0;left:0;width:100%;height=100%;position:absolute;z-index:1;display:block;}