.site{
display:block;
margin:10px;
text-align:center;
}

.site a img {
border-radius: 20px;
width:300px;
height:300px;
}

.site a pre {
width:100%;
text-align:center;
font-family: Arial;
font-size: 2em;
font-weight: 600;
line-height: 1.5;
color: #212529;
}

body{
background-color: #f3f3f3;
}
