@media print {
  * {
    color: black !important;
    background: transparent !important; } }
