body {
margin: 0;
}
canvas{
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
}

 