﻿@media print {
  * {
  background-color: white !important;
  color: Black !important;
  }
}
