#bubbles-canvas {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
