body {
    font-family: "times new roman";
    font-size: 18px;
    margin: 3rem auto;
    max-width: 71.5ch;
    line-height: 1.4;
}

p {
    padding-right: 1.4rem;
}