/* src/styles.css */
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
html,
body {
  height: 100%;
}
app-root {
  height: 100%;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
