Created
June 13, 2017 19:54
-
-
Save 7coil/94d1041c15dbbcd8a4c1b4fe8d86ded2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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