.fragmento
{
clip-path
:
polygon(20% 20%, 20% 70%, 30% 80%, 60% 80%, 80% 70%, 80% 20%);
;
animation
:
fadein
2s
infinite
;
}