HAI HEY HALLOOOO
ill post this out on my layouts buuut theyre not workin rn so as of now, here u go!
example vvv
copy the code below into ur about me! vvv
<style>
@keyframes flying-santa{
from{ right:-400px; }
to{ right:calc(100% + 20px); }
}
#santa{
position: fixed;
right: -400px;
bottom: 1px;
width: 150px;
animation: flying-santa 5s infinite linear;
pointer-events: none;
}
</style>
<img id="santa" src="https://external-media.spacehey.net/media/sppV3HSUU-DW1-Mfl6vBnx3aro0ri_Q-bkxbYgIdyOO8=/https://cdn.discordapp.com/attachments/951297633366970428/1265359781124771840/IMG_0076.gif?ex=66a139a1&is=669fe821&hm=aff6f98aa21d758efb007ac88390b774970592f77548339b2010d72415f5db0a&"/>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )