<!DOCTYPE html>
<iframe src="data:text/html,<html style='height: 100%'>
  <body style='margin: 0; padding: 0; height: 100%; overflow: visible'
        onload='document.body.offsetWidth;
                document.body.style.overflow=&quot;hidden&quot;'>
    <div style='width: 200%; height: 200%'></div>
  </body>
</html>"></iframe>