/* These styles are just for while the frontend loads */

.user {
  display: none;
}

body {
  /* background-color: black; */
  color: black;
}
