.maxbutton {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.button {
display: block;
width: 200px;
height: 200px;
border: 2px solid black;
background-color: pink;
color: white;
font-size: 24px;
text-align: center;
}
Botão de imagem com link para Google