.container {
  :global {
    .example-input .ant-input {
      width: 200px;
      margin: 0 8px 8px 0;
    }
  }
}
