body {
  font-family: sans-serif;
}
.text {
  margin: auto;
  text-align: center;
  width: 100%;
  max-width: 800px;
}
p {
  line-height: 1.5;
}
