Created
May 17, 2021 23:08
-
-
Save SpaceSaver/99026b27c5cbd21420e8ad0e72456b96 to your computer and use it in GitHub Desktop.
A Lovely Marquee "You Suck!"
This file contains 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
<marquee style="font-size: 71vh;" scrollamount=100>You suck!</marquee> | |
<style> | |
body {margin: 0;} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment