JSFiddle - React, Tailwind, and code Playground

by ainop

HTML

<svg width="100%" height="200">
  <svg width="90%" height="90%" viewBox="0 0 100 100" preserveAspectRatio="none">
    <path d="M0 0L100 100" fill="none" stroke="green"/>
  </svg>
</svg>