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

