Hello World! (Copy 5120)
✨ KANTAWIT JONGKRIT
<html> <head> <style> </style> </head> <body> <svg viewbox="0 0 100 100" > <ellipse cx="50" cy="50" rx="17" ry="25" fill="#60c460 " stroke="black" stroke-width="0.5"/> <ellipse cx="50" cy="61" rx="10" ry="13" fill="#ffffff" /> <circle cx="43" cy="35" r="1" fill="black" /> <circle cx="57" cy="35" r="1" fill="black" /> <ellipse cx="50" cy="40" rx="4" ry="2" fill="#f2f241" stroke="black" stroke-width="0.5"/> <ellipse cx="40" cy="70" rx="4" ry="2" fill="#f2f241" stroke="black" stroke-width="0.5"/> <ellipse cx="60" cy="70" rx="4" ry="2" fill="#f2f241" stroke="black" stroke-width="0.5"/> <ellipse cx="50" cy="74" rx="11" ry="3" fill="#ffff" /> <line x1="42" y1="71.7" x2="58" y2="71.7" stroke="black" stroke-width="0.5"/> </svg> </body> </html>