.noprint {display: none !important; visibility: none !important;}
body { background: white; }
.stickyscroll {height:100%;}
@page {
    size: auto !important;
}

html, body {
    height: 100vh;
    margin: 0 !important;
    padding: 0 !important;
/*    overflow: hidden !important;*/
}
