import { css } from 'styled-components' export const container = css` flex: 1; `