.zsearch {
    position: fixed;
    left: 50%;
    right: 50%;
    top: 50%;
    bottom: 50%;
    transition: all 0.5s ease-out;
}