import styled from 'styled-components'; export const Space = styled.div` height: 15px; `;