Make now-playing show on .player focus instead of hover.
- .player now can be focused by tab index or clicking
- now-playing now delegates focus (tapping el focuses first focusable child + :focus === :focus-within but extends out shadowroot)
this will be used to show song metadata (artist, album, spotify links)