section {
  padding: 20px;
}

.tick line {
  stroke: #ccc;
  stroke-dasharray: 10, 5;
}
