import styled from 'styled-components' export const backgroundImg = styled.img` width: 100%; height: 100%; border-radius: 50%; `