910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
<html>
  <body style="overflow: hidden">
    <iframe id="frm" width="300" height="200" style="position: absolute; top: 2500px; left: 2500px; border: 20px solid red; padding: 20px; margin: 20px" src="page_with_redbox.html">
    </iframe>
  </body>
</html>