    @media print {
      header, footer, .sidebar {
        display: none;
      }
    }