@media print {
  body, body * {
    position: relative !important;
  }
}