Result Size: 300 x 150
x
 
<!DOCTYPE html>
<html>
<body>
<svg height="100" width="500">
  <ellipse cx="240" cy="50" rx="220" ry="30" style="fill:yellow" />
  <ellipse cx="220" cy="50" rx="190" ry="20" style="fill:white" />
  На жаль, ваш браузер не підтримує вбудований SVG.
</svg>
</body>
</html>