/* Hide the header */
.navbar-expand-xl.navbar {
    display: none !important;
}

/* Hide the footer */
footer, .footer, #footer,.footer-bottom {
    display: none !important;
}
