article {
    margin: auto;
    width: 50em;
}

svg {
    display: block;
    margin: auto;
}

.bisector {
    stroke-dasharray: 0.05;
}

