.side-rays {
  width: 100%;
  height: 100%;
  position: relative;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.side-rays__canvas {
  display: block;
  width: 100%;
  height: 100%;
}