@media print {
  @page {
    size: portrait; }
  body {
    width: 100%; } }
