Created
November 2, 2019 14:16
-
-
Save Greenscreener/0581682fa6e0a622811732d57888d81b 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
data:text/html, <html contenteditable><title> Notepad </title> <meta charset="utf-8"> <style> body {font-family: 'Fira Code'; margin: 1rem; line-height: 44px; background-image: url("data:image/gif;base64,R0lGODlhFgAsAJEAAP////n8/ePv9gAAACH5BAAHAP8ALAAAAAAWACwAAAInhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrZuFsTyTNeBgOf6zgsFADs="); margin-left: 5rem; margin-top: 2.8em; } body::before { height: 100%; content: ""; width: 2px; background-color: %23ff9893; position: absolute; left: 3.5rem; top: 0; } </style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment