JSFiddle - React, Tailwind, and code Playground

HTML

<body>
<audio controls>
    <source src="http://dimazsever.ru/xxx/sound.mp3" type="audio/mpeg">
</audio>
</body>