html, body, #wrapper, #main, #forbottom {
    height: 100%;
}

#forbottom, #content {
    height: 90%;
}

#content .page > h1, #content .page > h2 {
    display: none
}

.WpProQuiz_Redirect_Form {
    margin: 15% 0 15% 0;
}

.redirect-form-desc {
    display: inline-block;
    text-align: center;
    max-width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
}