/* Hide only the footer */
#footer {
    display: none !important;
}
