import React from "react"; import "./MoviesStyles.css"; function PlayerOverlay({ children, ...restProps }) { return (