/* src/styles.scss */
body,
html {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  height: 100%;
}

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