avatarElem.classList.add('zindex');
avatarElem.style.zIndex = ...;
avatarElem.classList.remove('zindex');