#hi-vro {
    margin: 0 auto;
    width: 40%;
}

#click-here-button {
    width: 87px;
    margin: 0 auto;
}

#click-here-button:hover {
    cursor: pointer;
}