Created
November 30, 2015 18:57
-
-
Save virtalas/dc4c7db6bb062a4d0206 to your computer and use it in GitHub Desktop.
Notepad page for your browser. Paste the code into the addressbar and mark as a bookmark.
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
| data:text/html; | |
| charset=utf-8, | |
| <style> | |
| html,body{ | |
| margin: 0; | |
| padding: 0; | |
| } | |
| </style> | |
| <textarea style=" | |
| font-size: 1.5em; | |
| line-height: 1.5em; | |
| background:#18191A; | |
| color:azure; width: 100%; | |
| height: 100%; | |
| border: none; | |
| outline: none; | |
| margin: 0; | |
| padding: 90px;" | |
| autofocus | |
| placeholder="Close the World, ƚxƎn ɘʜƚ nɘqO" | |
| spellcheck="false" | |
| /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment