Z-index

Supports negative values. Learn more.

Official Tailwind Documentation
Class Properties
z-index: var(--gl-zindex-0); /* 0 */
z-index: var(--gl-zindex-1); /* 1 */
z-index: var(--gl-zindex-2); /* 2 */
z-index: var(--gl-zindex-3); /* 3 */
z-index: var(--gl-zindex-4); /* 4 */
z-index: var(--gl-zindex-200); /* 200 */
z-index: var(--gl-zindex-9999); /* 9999 */