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