img {
    border: 2px solid black;
    border-radius: 10px;
    box-shadow: 5px 5px 5px grey;
    width: 600px;
    height: auto;
}