#ifrValidateKey, #ifrNoFrame {
    height: 100%;
    width: 100%;
}

#divWASValidation {
    display: block;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: aquamarine;
}

#divWASValidationIfr {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
