import styles from './style.module.css' export default function NestedNotFound() { return (

Not Found!

) }