html,body {height:100%;}
.wrapper {width:100%;height:1000%;margin:0 auto;background:#CCC}
.iframe1 {position:relative; bottom:250;}
.iframe1 .ratio {display:block;width:100%;height:auto;}
.iframe1 iframe {position:fixed;top:0;left:0;width:100%; height:100%;}