beebfz

flowers

Sep 21st, 2023 (edited)
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.32 KB | Source Code | 0 0
  1. .flowers {
  2.     width: 200px;
  3.       height: 200px;  
  4.     -webkit-mask-image: url(https://media.discordapp.net/attachments/916540719500517418/1154538529544745061/a303af761138d40ca937cd797a9e761c-removebg-preview.png);
  5.     -webkit-mask-size: 98%;
  6.     -webkit-mask-repeat: no-repeat;
  7.     -webkit-mask-position: center;
  8. }
Add Comment
Please, Sign In to add comment