body { margin:0; background:#000; text-align:center; } #svgwrapper { display:inline-block; width:400px; height:200px; stroke: white; fill: none; position: relative; } .logo-path { display: block; margin: 0 auto; position: absolute; top: calc(20% + 20px); } .logo-path { stroke-dasharray: 2600;