body * {
  visibility: hidden;
}

#target-image,
#target-image * {
  visibility: visible;
}

#target-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}/*# sourceMappingURL=print.css.map */