body {
  max-width: 700px;
  margin: 0 auto;
  padding: 1rem;
  font-size: 18px;
  line-height: 1.1;

  background: floralwhite;
}
