.mira
{
background-color
:
hsla(0, 0%, 0%, 0.2)
;
border-radius
:
50%
;
animation
:
expand
3s
cubic-bezier(0, 0.5, 1, 1)
forwards
;
}