#pointer-canvas {
  overflow: hidden;
  position: absolute;
  z-index: 2;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
