header, footer, #print_button{
    display: none;
}

main{
   background-color: white;
}
body{
   page-break-after: avoid;
}