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