body {
  min-height: 100vh;
  background: linear-gradient(180deg, #2b0e10 0%, #07080d 100%) fixed !important;
  cursor: none;
}
body .cursor {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  mix-blend-mode: difference;
  z-index: 1000;
}

/*# sourceMappingURL=cyberpunkGradiant.css.map */
