.zzz {
  z-index: 99999 !important;
}

.frosted {
  -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}