@media print {
  body{color:#000}
  aside,footer,nav{display:none}
  img{max-width:100%}
}
