8 lines
194 B
HTML
8 lines
194 B
HTML
<html>
|
|
<svg width="400" height="400">
|
|
<g id="g">
|
|
<circle cx="300" cy="300" r="40" style="fill: red;" transform="translate(-108213.2,-108213.2) scale(399)"></circle>
|
|
</g>
|
|
</svg>
|
|
|
|
</html>
|