Which of the following is an invalid declaration?
z-index: base;
z-index: 0;
z-index: auto;
z-index: -10;
z-index: base;.