#slider {
  position: absolute;
  top: 250px;
  left: 620px;
  z-index: 2
}

#myCanvas {
  z-index: 1;
  pointer-events: none;
}
