<button id="p-play" style="background:#36c; color:white; border:none; border-radius:50%; width:30px; height:30px; cursor:pointer;">▶</button>
   0:00
   <input type="range" id="p-seeker" class="mw-seeker" min="0" value="0" step="0.1">
   <audio id="p-audio" src="URL_HERE" preload="metadata"></audio>