img {
    max-width: 600px;
    max-height: 600px;
    padding: 80px;
}

div.inner:hover {
    background-color: rgba(0, 0, 255, 0.1);
}