z-index controls the front-to-back stacking order of overlapping elements — higher values sit on top. But it only works on positioned elements, and it operates within a stacking context, which is the source of most z-index confusion.
{ : fixed; : ; }
{ : fixed; : ; }
{ : relative; : ; }
