/* src/styles.css */
html,
body {
  height: 100%;
  margin: 0;
  background-color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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