body {
  font: clamp(110%,2.1vw,135%)/1.4 serif;
  margin: 4rem auto;
  padding: 0 2%;
  max-width: 63ch;
}