Created
September 8, 2022 18:14
-
-
Save jcpsimmons/4b8e2920333329fbfddf0400ac2d2023 to your computer and use it in GitHub Desktop.
In-Browser Notepad
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><head><link href='https://fonts.googleapis.com/css2?family=Source Sans Pro:wght@700&display=swap' rel='stylesheet' type='text/css'><style type="text/css">html{ font-family: "Source Sans Pro"; }*{ -webkit-transition: all linear 1s; }</style></head><body contenteditable style="color:%23E94560;background-color:%2316213E;font-size:2.5rem;line-height:1.4;max-width:60ch;margin:0 auto;padding:4rem;"></body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment