.delaunay {
  opacity: 0.4;
}

.polygon {
  stroke: black;
  stroke-width: 2px;
  fill: none;
}
