body, html { width:100% ;
    height:100% ;
    overflow:hidden ;
	margin:0;
	padding:0;
}
title{text-transform:uppercase;}

iframe { width:100% ; // set your width here
        height:100% ;
    border:none ;
}
