path {
    fill: none;
    stroke: black;
}

circle {
    stroke: cornflowerblue;
}

svg {
    position: absolute;
    left: 0;
    top: 0;
}