#app > .min-h-screen > .fixed.inset-0 {
  background-color: rgba(255, 255, 255, 0.06) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
