If an element has a z-index of -25, which declaration will place another element behind it?

z-index: -30;z-index: 0;z-index: 24;z-index: 26;

z-index: -30;.