import styles from "./loading.module.css" export default function LoadingSpinner({ fullPage }: { fullPage?: boolean }) { return (