body {
  background-color: steelblue;
  color: white;
}

svg text {
  fill: white;
  font-size: 16px;
}