body {
  visibility: hidden;
}

.redirect-fallback {
  visibility: visible;
  font-family: sans-serif;
  text-align: center;
  padding: 2rem;
}
