import { css } from 'styled-components' export const image = css` width: 40em; margin: 0 auto; max-width: 100%; `