.no-scroll {
  overflow: hidden !important;
  height: 100% !important;
  position: fixed; /* optional but extra-safe */
  width: 100%;
}
