body {
  margin: 0;
  width: 100vw;
  height: 100vh;
}

.auth0 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}