canvas {
  position: fixed;
  width: 1920px;
  height: 1080px;
  z-index: -1;
  top: 0%;
  left: 0%;
}