Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #sat {
- display: flex;
- justify-content: center;
- }
- #sat:hover {
- filter: grayscale(100%);
- transition: 0.5s;
- }
- </style>
- <img src="https://file.garden/Z8S48e3deXuAgcfA/resource/example" id="sat">
Advertisement
Add Comment
Please, Sign In to add comment