79372790

Date: 2025-01-20 22:28:14
Score: 1
Natty:
Report link

If you mean that the result of the animation disappears when it ends, then the following code should fix your issue:

.animate-on-load {
  animation: fadeIn 1s ease-out forwards;
}

If I misunderstood your problem, then the issue is not reproducible.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lubomyr Pryt