import { css } from '@emotion/css'; const styles = { map: css` height: 400px; width: 100%; `, };