import cn from 'classnames'; import stl from './bottomBlock.css'; const BottomBlock = ({ children, className, additionalHeight, ...props }) => (