Control where content splits across pages.
.page-header position: running(page-header); font-size: 10pt; color: gray; css pdf notes
/* Reference page number / See page <a href="#section2">Section 2</a> / Renders: See page (page 12) */ ul.toc a::after content: leader('.') target-counter(attr(href), page); float: right; Control where content splits across pages
@page size: A4; /* A4, letter, legal, landscape */ margin: 2cm; @top-center content: "Document Title"; @bottom-right content: counter(page); @page size: A4