html {
  color-scheme: light dark;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: system-ui;
  display: flex;
}

body {
  background-color: #b5bd89;
}

h1 {
  color: #729ea1;
  font-size: 5rem;
  line-height: 5rem;
}
/*# sourceMappingURL=workspace.2cdaf7bc.css.map */
