.cursor-not-allowed {
  cursor: not-allowed;
  opacity: 0.6;
}

body {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.scrollbar-none {
  scrollbar-width: none;
}

.main-container {
  z-index: 1;
}

.icon-size-medium {
  height: 2.5rem;
  width: 2.5rem;
}

/*# sourceMappingURL=index.css.map */
