.hpos-blind-wm {
  position: fixed;
  inset: 0;
  z-index: 99999;
  pointer-events: none;
  background-repeat: repeat;
  mix-blend-mode: soft-light;
  opacity: 1;
}
