<!-- (c) Layout created by ➢ Yuuxi 𖤐+₊ (https://layouts.spacehey.com/layout?id=102299) -->
<style>
.friends img:hover {
animation: 0.5s float;
animation-iteration-count: infinite;
}
@keyframes float {
0% { transform: translate(0, 0px);
}
50% {
transform: translate(0, 8px);
}
100% {
transform: translate(0, -0px);
}
</style>
<style>
<img src="https://maguro.carrd.co/assets/images/gallery24/01abf123_original.gif?v=10a293e5"/>
</style>
Comments
Comments disabled.