Drafting Tool
SVG viewBox Sandbox
An interactive, visual guide to mastering the deeply confusing SVG coordinate system.
outer SVG bounds
inner viewBox bounds
<svg width="400" height="400" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid meet">
...
</svg>