
@media print {
  html, body {
    width: 1020px;
    height: auto;
  }
}

