
<svg width="2100" height="3000" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="2000" fill="#DDDDDD" />
<rect width="100%" height="1000" y="2000" fill="black" />
<text x="1050" y="400" font-size="270" text-anchor="middle" fill="black">Desktop GUI</text>
<text x="1050" y="750" font-size="270" text-anchor="middle" fill="black">using</text>
<text x="1050" y="1100" font-size="270" text-anchor="middle" fill="black">Python</text>
<text x="1050" y="1450" font-size="270" text-anchor="middle" fill="black">Tk</text>
<text x="350" y="2700" font-size="200" text-anchor="left" fill="yellow">by Gábor Szabó</text>
</svg>