.prg-background {
  fill: #ddd;
}

.prg-progress {
  transform: rotate(-120deg);
}

.prg-foreground {
  fill: #0fa;
}

.prg-dot {
  fill: #fff;
}
