OnomaUI

mokumoku motion

The motion for "billowing smoke".

もくもく1 motionOfficial

Sample

Billowing smoke

Processing effect

Forms small, rises 100%, swells and pops, forever.

Duration
2.2s
Repeats
Yes
Easing
ease-out
Animates
Position · Scale · Opacity translate scale opacity
Show CSS
@keyframes onoma-mokumoku {
  0% { transform: translate(0%, 0%) scale(0.6, 0.6); opacity: 0; }
  15% { transform: translate(0%, -18.75%) scale(0.67, 0.67); opacity: 1; }
  80% { transform: translate(0%, -100%) scale(1, 1); opacity: 1; }
  90% { transform: translate(0%, -100%) scale(1.18, 1.18); opacity: 0; }
  100% { transform: translate(0%, -100%) scale(1.18, 1.18); opacity: 0; }
}

.onoma-mokumoku {
  animation: onoma-mokumoku 2.2s ease-out infinite both;
}

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

Compare with similar motions

mokumokuBillowing smoke
kosokosoSneak around
poBlush