import * as styles from './Pyramid.css'; export function Pyramid(): JSX.Element { return (
); }