Skip to content

Instantly share code, notes, and snippets.

@hamptonmoore
Created June 28, 2018 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamptonmoore/25a2ea0720b85bb9c52464759069ec01 to your computer and use it in GitHub Desktop.
Save hamptonmoore/25a2ea0720b85bb9c52464759069ec01 to your computer and use it in GitHub Desktop.
javascript:document.body.innerHTML = `<style>* { margin: 0; padding: 0; }body, html { width:100% ;height:100% ;overflow:hidden ;margin:none;}iframe { width:100% ; height:100% ;border:none ;magrin:none;}</style><iframe src="${prompt("name")}" height="100%"></iframe>`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment