body {
  margin: 0;
  background: #f7f3ea;
  color: #1b1f2a;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.65;
}

main {
  max-width: 760px;
  margin: 0 auto;
  padding: 42px 22px;
}

h1, h2 {
  line-height: 1.2;
}

h1 {
  font-size: 34px;
}

h2 {
  margin-top: 28px;
}
