Blob Blame History Raw
<iframe id="iframe" src="1261351-iframe.html"></iframe>
<script type="application/javascript">
  let iframe = document.getElementById("iframe");
  iframe.addEventListener("load", function() {
    document.getElementsByTagName("iframe")[0].marginWidth = "5";
  });
</script>