<!DOCTYPE html>
<HTML>
  <body>
    <SVG width="100">
      <line width="90"
      stroke="grey" stroke-width="6"/>
    </SVG>
  </body>
</HTML>