body {
  background-color: #fff;
}
div {
  width: 10rem;
  overflow: hidden;
  margin-top: 0;
}
div img {
  width: 10rem;
}

