/* https://www.matuzo.at/blog/2025/never-lose-a-z-index-battle-again */ button.a { z-index: calc(infinity + 1); /* 2147483647 */ background: green; }