Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .image {
- background-image: url("https://media.giphy.com/media/70BItD093Mhnq/giphy.gif");
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- font-size: 4em;
- }
- </style>
- <div class="image">Hey there!</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement