body.printing > * {
  display : none !important;
}

body.printing > #printing-content {
  display : block !important;
}
