html.auth-pending body > *:not(#authGate) {
  display: none !important;
}

#authGate {
  margin: 2rem;
  max-width: 48rem;
}
