* {
margin:0;
padding:0;
}
img {
border:0;
}
ol,ul,li {
list-style:none;
}
body {
background:#5e4674;
}
div {
width:300px;
height:300px;
margin:150px auto;
border-radius:50%;
position:relative;
}
ul {
width:300px;
height:300px;
position:absolute;
}
ul li {
width:10px;
height:10px;
background:#aaa;
position:absolute;
border-radius:50%;
transition:2s linear;
}
波纹式由内向外辐射波纹动画