@media print {
    body {
        background: #fff !important;
    }
}