An homage to the modern, ubiquitous YouTube player. Recreated with web components, or at least as close as we could get.
<script type="module" src="https://cdn.jsdelivr.net/npm/player.style/yt/+esm"></script>
<media-theme-yt>
<video
slot="media"
src="https://stream.mux.com/fXNzVtmtWuyz00xnSrJg4OJH6PyNo6D02UzmgeKGkP5YQ/low.mp4"
></video>
</media-theme-yt>