#server-usage rect {
  fill: steelblue;
}

#server-usage text.amount {
  fill: white;
  font: 10px sans-serif;
  text-anchor: middle;
}