[image: 1753176292439-screenshot-2025-07-22-at-11.24.47-resized.png]
Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop":
.column-wrap{
background-color: white;
}
.invert{
mix-blend-mode: difference;
}
.invert p{
color: white!important;
}
right click the text in the gridder, click "set HTML class and ID".
And for class, enter: invert
[image: 1753176322822-screenshot-2025-07-22-at-11.25.16.png]