import { css, cx } from '@emotion/css' import NowPlaying from './NowPlaying' import PlayingNext from './PlayingNext' const Player = () => { return (