  body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    margin: 25px 20px 0px 50px;
  }
p {
    line-height: 1.4;
}
.content {
    max-width: 650px;
}