@media print {
  .sd-navbar,
  .sd-footer,
  .btn,
  .toast-container {
    display: none !important;
  }
}

