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