import React from 'react'; import "./css/landingpage.css"; export default function LandingPage({ state, newGame }) { return