@media print {
  aside,footer{display:none}
  a[href]:after{content:''}
  img{max-width:100%}
}
