main {
    min-height: 500px;
}

svg {
    shape-rendering: auto;
}

path {
    stroke: black;
    stroke-width: 0.5px;
}