OnomaUI

mattari motion

The motion for "laid-back and relaxed".

まったり1 motionOfficial

Sample

Laid-back and relaxed

On a break

Droops 10% downward from its top, slowly, and back.

Duration
3.2s
Repeats
Yes
Easing
ease-in-out
Animates
Skew · Scale skewY scale
Show CSS
@keyframes onoma-mattari {
  0% { transform: skewY(0deg) scale(1, 1); }
  100% { transform: skewY(4deg) scale(0.97, 1.1); }
}

.onoma-mattari {
  animation: onoma-mattari 3.2s ease-in-out infinite alternate both;
  transform-origin: 50% 0%;
}

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

Compare with similar motions

mattariLaid-back and relaxed
mushimushiHot and humid
nonbiriTake it easy