.mosaico{ background: #555; transition: ease-in-out 0.5s; } .mosaico::before{ animation: fragmentacao 2s linear infinite; }