hello- WOAH DID YOU SEE THAT FLYIN?!?!?!?
if you you'd like a GIR reaper looking over your profile copy deez code!!!!!!
<style>
@keyframes flying-santa{
from{ left:-400px; }
to{ left:calc(100% + 20px); }
}
#santa{
position: fixed;
left: -400px;
top: 200px;
width: 130px;
animation: flying-santa 5s infinite linear;
pointer-events: none;
}
</style>
<img id="santa" src="https://pa1.aminoapps.com/6756/b483841a81c03f80d2546e512f2f2b6ff2716d6b_hq.gif"/>
<style>
have a nice day!!!!!
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
LeiePotato123
actually I didn't make those code there's plenty of santas codes in layout I just changed the IMG code, the image isn't made by me either
credit to 'em!!!!
https://www.deviantart.com/herzydishtar/art/Invader-Zim-Gir-the-reaper-416745407
Report Comment