html {
  background: white;
}
body {
  box-shadow: none;
}
table,
fieldset {
  page-break-inside: avoid;
}
.print-only {
  display: block;
}
article {
  page-break-inside: avoid;
}
header,
footer,
aside,
.screen-only {
  display: none;
}
