@media print {
    .page, .page-break { break-after: page; }
}
html {
    max-width: 1000px;
    float:center;
    margin:auto;
}
