body{
  margin: 3%;
}
canvas{
  position: absolute; top:0px; left:0px; z-index:1;
  width: 100%;
  height: 40%;
  background: transparent;
}