const Button = styled.button<ButtonProps>({
  backgroundColor: 'transparent',
  border: '0 none',
  outline: 'none',
  appearance: 'none',