#login-loader {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  height: 90vh;
}
