html,
body,
#app {
  height: 100%;
  margin: 0;
}
#app {
  font-family:
    Inter,
    system-ui,
    Segoe UI,
    Roboto,
    sans-serif;
}
