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

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