fog mask
by naocrrds
HTML
<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: 100%;
-webkit-mask-repeat: no-repeat;
width: 100%;
height: auto;
border-radius: 15px;
-webkit-mask-position: center;
}
</style>
<img class="fogmask" src="https://media.discordapp.net/attachments/890617367284027443/973075508524888124/on_Twittero.jpg?width=581&height=581">