body {
   margin: 0; 
   overflow: hidden;
}
#iframe1 {
   position:absolute; 
   left: 0; 
   top: 0px; 
   height: 100%; 
   width: 100%;
}