.animation-container::before
{
width
:
100px
;
height
:
100px
;
animation
:
ripple
var(--ripple-duration)
s
;
}