<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#area3 .axis path,
.axis line {
    fill: none;
    stroke: black;
    shape-rendering: crispEdges;
}
</pre></body></html>