geesell

heart image

Jul 7th, 2021
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <style>
  2. .heart {
  3. -webkit-mask-image: url(https://i.imgur.com/bIX4M8u.png);
  4. -webkit-mask-size: 100%;
  5. -webkit-mask-repeat: no-repeat;
  6. -webkit-mask-position: center;
  7. position: absolute;
  8. left: 40px;
  9. bottom: 1px;
  10. z-index: 1;
  11. }
  12. </style>
  13.  
  14. <img class=heart src="https://i.postimg.cc/3NFgtpL2/AB804-EE2-6903-4-BB3-9096-68191-EFFAD95.jpg"." style="width:150px;height:auto;">
Advertisement
Add Comment
Please, Sign In to add comment