Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta name="image:picture" content=""/>
- <meta name="text:link" content="/">
- <style>
- #gay{
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- </style>
- </head>
- <body>
- <div id='gay'>
- <a href='{text:link}'><img src='{image:picture}'></a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment