Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<style>
.hewomartin {
transition: all 0.5s;
display: block;
width: 100%;
margin: auto;
height: auto;
transition: 1s ease;
-webkit-mask-image: url(https://media.discordapp.net/attachments/890617367284027443/996040203250704384/57a622d5e160e83551bea56ff47b4f49-removebg-preview.png);
-webkit-mask-size: 220%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
}
.hewomartin:hover {
transition: all 0.5s;
-webkit-mask-image: url(https://media.discordapp.net/attachments/890617367284027443/996040203250704384/57a622d5e160e83551bea56ff47b4f49-removebg-preview.png);
-webkit-mask-size: 100%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
}
</style><img src="https://media.discordapp.net/attachments/890617367284027443/973075508524888124/on_Twittero.jpg?width=574&height=574" class="hewomartin">
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers