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