@charset "utf-8";

#divIframe {
    position: relative;
    top: 7%;
    left: 0%;
    right: 0%;
    margin: auto;
    width: 100%;
    z-index: 1;
    text-align: center;
    /*background-color: gray;*/
}

iframe {
    
}