Design tokens
Z-index
Z-index tokens determine an item’s position in the stacking order.
Z-index tokens
'auto'
auto
'top'
99999
500
500
400
400
300
300
200
200
100
100
0
0
'bottom'
-100
Using z-index tokens
Your context and coding style determine how you access USWDS z-index tokens in code.