.particle_star {
  width:4px;
  height:4px;
  position:absolute;
  background-color: #ffffff;
  box-shadow:0px 0px 17px 4px wheat;
  border-radius: 50%;
}
