@media print {
    body {
        background: #FFF;
    }
}