7 lines
154 B
HTML
7 lines
154 B
HTML
<style>
|
|
* { transform: scale(-1, 5) }
|
|
</style>
|
|
<marquee height="1">A</marquee>
|
|
<br/><br/>
|
|
<svg>
|
|
<ellipse rx="5" ry="93%" stroke-width="0.6" stroke="red">
|