/* src/styles.scss */
html,
body {
  height: 100%;
  margin: 0;
  font-family:
    "Courier New",
    Courier,
    monospace;
}

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