
.grid-square {
    stroke: white;
}

.grid-label {
    fill: lightgray;
}

.grid-line {
    stroke: lightgray;
}
