#magic-line {
  position: fixed;
  pointer-events: none;
  z-index: 9999;
  transition: filter 0.3s;
} 