#wpbody, #wpbody-content, #wpcontent, #wpwrap, body, html {
    height: 100% !important;
    background-color: transparent;
}
#wpbody {
    position: relative;
}
#wpfooter {
    display: none !important;
}
#wpbody-content, #wpcontent {
    padding: 0 !important;
}