Created
March 31, 2017 22:01
-
-
Save jankeromnes/5b084b918fcf4c6b95f57e7e937da8fa to your computer and use it in GitHub Desktop.
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
(function(a){a[Math.floor(Math.random()*a.length)](document.body)})([ | |
function(b){b.style.fontFamily='cursive'}, | |
function(b){b.style.color='#f06'}, | |
function(b){b.style.cursor='cell'}, | |
function(b){b.style.cursor='crosshair'}, | |
function(b){b.style.cursor='help'}, | |
function(b){b.style.cursor='move'}, | |
function(b){b.style.cursor='none'}, | |
function(b){b.style.cursor='not-allowed'}, | |
function(b){b.style.cursor='pointer'}, | |
function(b){b.style.cursor='progress'}, | |
function(b){b.style.cursor='text'}, | |
function(b){b.style.textTransform='uppercase'}, | |
function(b){b.style.textTransform='lowercase'}, | |
function(b){b.style.cursor='progress'}, | |
function(b){b.style.transform='rotate(3deg)'}, | |
function(b){b.style.transform='perspective(500px) rotateY(5deg)'}, | |
function(b){b.style.filter='invert(100%)'}, | |
function(b){b.style.filter='blur(1px)'}, | |
function(b){v=b.querySelector('iframe');if(v)v.src='https://www.youtube.com/embed/oHg5SJYRHA0'} | |
]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment