body 
{
 
  font-size: 18px;
  line-height: 1.75;
  color: #222;
  background: #faf8f5;

  max-width: 68ch;
  margin: auto;
  padding: 4rem 1.5rem;
}

p {
  font-family: "Inter", sans-serif;
}

h1, h2, h3 {
  font-family: "Newsreader", serif;
}