OnomaUI

geragera motion

The motion for "laugh out loud".

げらげら1 motionOfficial

Sample

Laugh out loud

Character guffaws

Bounces 20% high, squashing 20% on each landing, forever.

Duration
0.46s
Repeats
Yes
Easing
ease-in-out
Animates
Position · Scale translate scale
Show CSS
@keyframes onoma-geragera {
  0% { transform: translate(0%, 0%) scale(1.2, 0.8); animation-timing-function: cubic-bezier(.3,.7,.5,1); }
  50% { transform: translate(0%, -20%) scale(0.93, 1.07); animation-timing-function: cubic-bezier(.5,0,.7,.3); }
  100% { transform: translate(0%, 0%) scale(1.2, 0.8); }
}

.onoma-geragera {
  animation: onoma-geragera 0.46s ease-in-out infinite both;
  transform-origin: 50% 100%;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-geragera { animation: none; }
}

Compare with similar motions

Words for the same motion