Advertisement
kyujouz

star mask (cr @imiyaimi on insta if used)

Jul 2nd, 2021
6,542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <style>
  2. #image01 {
  3. -webkit-mask-image: url(https://i.imgur.com/Nfc5Pr6.png);
  4. -webkit-mask-size: 50%;
  5. -webkit-mask-repeat: no-repeat;
  6. -webkit-mask-position: center;
  7. }
  8. </style>
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement