An homage to the modern, ubiquitous YouTube player. Recreated with web components, or at least as close as we could get.
By @heff
npm install player.style
import 'player.style/yt';
<media-theme-yt>
<video
slot="media"
src="https://stream.mux.com/Sc89iWAyNkhJ3P1rQ02nrEdCFTnfT01CZ2KmaEcxXfB008/low.mp4"
></video>
</media-theme-yt>