.loading,
app-root {
  display: none;
}
app-root {
  height: 0%;
}
body,
html,
app-root,
.javascript-disabled {
  background-color: #fff !important;
}
a {
  text-decoration-line: underline;
}
a:visited {
  color: blue;
}