body,
html {
  margin: 0px;
  padding: 0px;
  position: fixed;
}

canvas{
  cursor: none;
}