

.img {
  width: 400px;
  height: 400px;
  border: 3px solid black;
  margin: auto;
  overflow: hidden;
}
