g.controls text.label {
    text-anchor: middle;
    fill: white;
    stroke: black;
    font-weight: bold;
    stroke-width: 5;
    paint-order: stroke;
    font-size: xx-large;
}
