@media print {

    header,
    footer {
        display: none !important;
    }
}