@media print {
  html {
    background: none !important;
    overflow-y: hidden;
  }
}
