.halftone-background {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.halftone-background__canvas {
  display: block;
  width: 100%;
  height: 100%;
}
