body {
  margin: 0;
  padding: 0;
}
.content {
  height: 2000px; 
}

canvas {
  position: fixed;
  top: 0;
  left: 0;
}

