<!DOCTYPE html>
<svg>
<g>
<text x="0" y="100" stroke="blue" stroke-width="2" fill="none" font-size="72" text-decoration="underline">Hello</text>
</g>
</svg>
<!DOCTYPE html>
<svg>
<g>
<text x="0" y="100" stroke="blue" stroke-width="2" fill="none" font-size="72" text-decoration="underline">Hello</text>
</g>
</svg>