svg {
  background: white;
}

.cell {
  stroke: white;
  stroke-width: 3;
}
.label {
  fill: #333;
  font-family: sans-serif;
  text-anchor: middle;
  pointer-events: none;
}