html,
body {
    overflow: visible;
    height: 100%;
    min-height: 100%;
}

body {
    overflow: auto;
    position: inherit !important;
    top: inherit !important;
    left: inherit !important;
}

div[bizit=Console] {
    
}
div[bizit=Wrapper] {
    background: #fff;
}
div[bizit=Wrapper] {
    min-height: inherit !important;
}