/* src/styles.scss */
body {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  margin: 0;
}
.report-container {
  width: 100%;
  height: 100vh;
}
.report-container iframe {
  border: none;
}

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