z4 method

z-4 -> z-index: 4

Implementation

ContainerBuilder z4() {
  return zIndex(4);
}