@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}
