html, body {
  margin: 0;
  padding: 0;
}

.hex {
  fill-opacity: 0.6;
}

text {
  font-family: sans-serif;
  font-size: 20px;
  fill: steelblue;
}

.curve {
  stroke-width: 1.5px;
  opacity: 0.6
}