.is-hidden {
  display: none !important;
}

.view.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
}
