h2 {
  text-shadow: 0px 0px 5px #00000049;
}
#app,
#login-container,
#form-container,
#options {
  display: flex;
  justify-content: center;
  align-items: center;
}
.welcome {
  color: rgb(77, 77, 77);
}
