import styles from "./body.module.css" export default function Body({ children }: React.PropsWithChildren) { return