canvas {
  width: 100%;
  height: 100%;
  background:white;


}
body, html {
  height: 100%;
  margin-left: 0;
  display:block;

}
