Skip to content

Instantly share code, notes, and snippets.

@7coil
Created June 13, 2017 19:54
Show Gist options
  • Save 7coil/94d1041c15dbbcd8a4c1b4fe8d86ded2 to your computer and use it in GitHub Desktop.
Save 7coil/94d1041c15dbbcd8a4c1b4fe8d86ded2 to your computer and use it in GitHub Desktop.
<style>
#longdesc {
margin-left: 0px;
margin-right: 0px;
}
#container {
max-width: 0px;
}
#iframe {
width: 100%;
height: 2000px;
border: none;
overflow: hidden;
}
</style>
<iframe src="data:text/html;base64,PG1hcnF1ZWU+SGVsbG8gd29ybGQhPC9tYXJxdWVlPg==" id="iframe"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment