
@media print {
    body, html {
        height: auto !important;
    }
}
