svg {
  background: white;
}
.curve {
  fill: none;
  stroke: black;
  stroke-width: 1.5px;
}

.shadow {
  opacity: 0.1;
}