Both `page-break-before: always` (the older CSS2 property) and `break-before: page` (the newer CSS3 property) are correct. WeasyPrint supports `page-break-before: always`.