.espelho
{
width
:
80%
;
height
:
80%
;
border-radius
:
50%
;
background-color
:
#333
;
box-shadow
:
0 0 10px rgba(0,0,0,0.5)
;
animation
:
espelho
2s
infinite
;
}