#sperm {
  background: #fff;
}

ellipse {
  fill: #000;
}

path {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
}

.mid {
  stroke-width: 4px;
}

.tail {
  stroke-width: 2px;
}