<style> #header { display: none } </style>


//Hide header and footer

<style>.header, #footer-sections {display:none!important;}</style>