#bm-woven {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#bm-woven canvas {
  display: block;
  width: 100%;
  height: 100%;
}
#fixed-anim canvas.draw {
  display: none !important;
}
