.particle1
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
width
:
10px
;
height
:
10px
;
border-radius
:
50%
;
background-color
:
#66D9EF
;
animation
:
particle-animation
10s
infinite
;
}