/* src/styles.scss */
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family: "Poppins", sans-serif;
}

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