JSFiddle - React, Tailwind, and code Playground
HTML
<div>
<svg id="svg" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1140 87" style="width: 1140px; height: 87px;">
<path d="M 0 60 C 0 60 283 87 427 43.5 C 427 43.5 855 -60 1143 60" style="stroke: red; filter: drop-shadow( 3px 3px 5px #000 );" fill="none">
</path>
<!--<path fill="red" id="wave" d="M 0 0 L 0 60 M 1140 0 1140 60 M 0 0 L 1140 0 M 10 10"
style="stroke: blue;">
</path>-->
<polyline points="0 60 0 0 1140 0 1140 60" style="stroke: blue" fill="blue">
</polyline>
</svg>