html, body { font-size: 21px; line-height: 1.4; } h1 { font-family: "Redaction 35"; line-height: 1; } img { border: 1px solid currentColor; max-width: 100%; object-fit: contain; } hr { break-before: always; } li { margin-bottom: 24px; } @media print { .pagebreak { page-break-before: always; } /* page-break-after works, as well */ }