#content, #adContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: black;
}
#adContainer > div,
#adContainer iframe {
    width: 100% !important;
    height:100% !important;
}
