Edit in JSFiddle

<svg width="100%" height="300" viewBox="0 0 200 200">
  <circle cx="100" cy="100" r="100" stroke="none" fill="#888"/>
  <text x="100" y="100" fill="#fff">MP SVG</text>
</svg>