Last active
May 1, 2022 16:13
-
-
Save scripting/86dea43e854eefbe04b2a4df9ea93b37 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
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<style> | |
body { | |
font-family: TwitterChirp, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif | |
} | |
</style> | |
</head> | |
<body> | |
⬜⬜⬜⬜⬜ | |
⬜🟩⬜⬜⬜ | |
⬜⬜⬜🟨⬜ | |
⬜🟩🟩⬜⬜ | |
🟩🟩🟩🟩🟩 | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment