import { css, Global } from '@emotion/react'; import React from 'react'; export default () => ( * { display: block; } `} /> );