Skip to content

Instantly share code, notes, and snippets.

@Greenscreener
Created November 2, 2019 14:16
Show Gist options
  • Save Greenscreener/0581682fa6e0a622811732d57888d81b to your computer and use it in GitHub Desktop.
Save Greenscreener/0581682fa6e0a622811732d57888d81b to your computer and use it in GitHub Desktop.
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