import { type FC } from 'react'; import clsx from 'clsx'; import styles from './layout.module.css'; const LayoutBg: FC = () => { return (