import CssBaseline from '@mui/material/CssBaseline' import Container from '@mui/material/Container' import Box from '@mui/material/Box' import styles from './page.module.css' // Let's fix the styles later import './resume.html/mordred.css' export default function Home() { return ( <>

Monty Taylor

Things you may or may not care or not care about. It should be obvious, but I may be reworking what is going on here.
) }