Skip to content

Instantly share code, notes, and snippets.

@forewing
Created October 10, 2021 20:54
Show Gist options
  • Save forewing/dbf6e58b518eea1dfe856dcfe9cd6930 to your computer and use it in GitHub Desktop.
Save forewing/dbf6e58b518eea1dfe856dcfe9cd6930 to your computer and use it in GitHub Desktop.
Full Screen Rick Roll
<!doctype html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<iframe src="https://www.youtube-nocookie.com/embed/dQw4w9WgXcQ?controls=0&autoplay=1&loop=1&disablekb=1&modestbranding=1"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
frameborder="0"
style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"
>
</iframe>
</body>
</html>
@NOOTNOOTNG
Copy link

NOOTNOOTNG commented Mar 1, 2024

I will never give up trying to find an exe that does this.

@jajajj546
Copy link

good

@jajajj546
Copy link

never give you up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment