body {
  background: linear-gradient(45deg, lightgreen, brown);
}

.link {
  fill: none;
  stroke-width: 1.5px;
}

.axis, .node {
  stroke: #000;
  stroke-width: 1.5px;
}
