.part{
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: yellow;
}
particles{
  position: relative;
}