/* Completely hides the bottom developer links and footer area */
#footer {
    display: none !important;
}