This theme pares down the Mux Player experience to the bare bones controls viewers need, ideal for those that want a simpler player experience.
By @muxinc
npm install player.style
import 'player.style/minimal';
<media-theme-minimal>
<video
slot="media"
src="https://stream.mux.com/Sc89iWAyNkhJ3P1rQ02nrEdCFTnfT01CZ2KmaEcxXfB008/low.mp4"
></video>
</media-theme-minimal>