//input
.ant-input,
.ant-input-affix-wrapper {
  @apply tw-text-lg tw-rounded-lg tw-border-black tw-p-3 tw-w-full tw-flex;
}