Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .fogmask {
- -webkit-mask-image: url(https://i.ibb.co/JjDXBPr/ED5929-CE-1-D66-4-EC4-8-F8-A-14792-D8-F2384.png);
- -webkit-mask-size: 96%;
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-position: center; // for the img i'd recommend the img size to be 954x548
- }
- </style>
- <img src="your_image_link_goes_here" width="100%" class="fogmask">
Advertisement
Add Comment
Please, Sign In to add comment