import { Outlet } from 'react-router-dom' import './Game.css' export default function GameLayout() { return (