[CODE] Mizuki Akiyama running across the bottom of your profile ~ ! ٩(^ᗜ^ )و ´-


i have to post this here since layouts are still disabled...

just copy and paste this code into your about me !!
and feel free to edit the code as you wish !
(unfortunately hidden on mobile...)
(please comment if you use, i love looking at profiles :3)


<style>
@keyframes flying-santa{
  from{ right:-400px; }
  to{ right:calc(100% + 20px); }
}
#mizu1{
  position: fixed;
  right: -400px;
  top: 760px;
  width: 200px;
  height: 200px;
  animation: flying-santa 7s infinite linear;
  pointer-events: none;
}
</style>
<img id="mizu1" src="https://files.catbox.moe/w104rw.gif"/>


1 Kudos

Comments