.container {
  :global {
    #components-grid-demo-flex [class~="ant-row"] {
      background: rgba(128, 128, 128, 0.08);
    }
  }
}
