import React from 'react' import './CenteredContainer.scss' const CenteredContainer: React.FC = ({ children }) => (