body {
  background-color: #000;
}
div {
  width: 10rem;
  overflow: hidden;
  margin-top: .1389rem;
}
div img {
  width: 10rem;
}

