<p>8.</p>
<svg viewBox="50 50 50 50">
<ellipse cx="50" cy="50" rx="50" ry="50"></ellipse>
</svg>
body {
font: 18px/1.6 'Roboto', sans-serif;
background: #f2f2f2;
color: #3a3a3a;
padding: 20px 40px;
}
svg {
fill: #49b293;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.