@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";
* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  margin: 0;
}

.fui-FluentProvider {
  background-color: #0000 !important;
}

h1, h2, h3, h4 {
  margin: 0 0 1rem;
}
/*# sourceMappingURL=app.css.map */
