#Particles:after {
    content : '';
    position : absolute;
    top: -2000px;
    width: 2px;
    height: 2px;
    background: transparent;
    border-radius : 100%;
}
