/* Demo Styles */
body {
  background: #fafafa;
  font-family: 'Inter', sans-serif;
}

h1 {
  margin-top: 3rem;
}

.container {
  width: 100%;
  max-width: 600px;
  margin: 150px auto;
}

.demo__result em {
  display: block;
  margin-bottom: 0.5rem;
  color: #555;
}

/* End of Demo Styles */

/*# sourceMappingURL=demo.css.map */
