*{box-sizing:border-box}body{background:rgba(0,0,0,.1);font-family:sans-serif;font-size:.85em}.circuit{max-width:500px;position:relative;margin:0 auto}.circuit svg{display:block;margin:0 auto}.circuit svg path.track{fill:rgba(0,0,0,.1);stroke:#000}.circuit svg .finish-line{stroke:#000;stroke-width:3px}.circuit .counter{position:absolute;bottom:0;left:0}