 
main {
    margin: 0 auto;
    width: 100%;
}

  
section#report-container {
    position:absolute;
    top:0;
    left:0;
    width: 99.5%; 
    height:99%
}
 
iframe {
    border: none;
}