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