Last active
April 27, 2017 13:37
-
-
Save prozacgod/51d23b848a2cca49a1ae3ea04a77e0ac to your computer and use it in GitHub Desktop.
tiled trippy
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> | |
<style> | |
html, body { | |
width: 100%; | |
height: 100%; | |
} | |
</style> | |
</head> | |
<body background="https://i.imgur.com/HqtEkEl.gifv"> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment