<!DOCTYPE html>
<svg width="750" height="550" style="background-color: blue">
<g writing-mode="tb">
<text x="100" y="50">0</text>
<text x="300" y="50">1</text>
<text x="500" y="50">2</text>
<text x="700" y="50">3</text>
</g>
</svg>