a div {
    border: 2px solid salmon;
    text-align: center;
    margin-top: 20px;
}

a {
    text-decoration: none;
}

img {
    height: 160px;
    width: auto;
}