
svg {
 
 height:auto;
  overflow: visible;
}
line,
path {
  stroke-width: 36px;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}