Skip to content

Instantly share code, notes, and snippets.

@colinfrei
Created December 6, 2018 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colinfrei/4ff871a16802e26a238d5479853f8946 to your computer and use it in GitHub Desktop.
Save colinfrei/4ff871a16802e26a238d5479853f8946 to your computer and use it in GitHub Desktop.
<html>
<body style="background-color:black; font-size: 72px; color: white; padding: 50px 100px; font-family:Arial; text-transform: uppercase;">
abcdefghijklmnopqrstuvwxyz
<div style="padding: 50px;" contenteditable="true" autocorrect="off" spellcheck="false">HALLO</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment