:root {
    --content-max-width: clamp(750px, 80vw, 1250px);
}

p {
    font-size: 1.15em
}
