body{
    overflow: auto;
    padding: 0;
    margin: 0;
}

#_viewerContent_{
    width: 100%;
    height: 100%;
    position: fixed;
}