
body {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  max-width: 800px;
  margin: 2rem auto;
  padding: 0 1rem;
  background: #f5f5f5;
}


