@import "./reset.css";

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f9f9f9;
}
h1, h2, h3, h4 {
  margin-block-start: 1.5em;
  margin-block-end: 0.5em;
  font-weight: normal;
}