body {
  background-color: rgb(255, 255, 255);
}
div {
  width: 10rem;
  overflow: hidden;
  margin-top: .0278rem;
}
div img {
  width: 10rem;
}

.content1 {
  margin-top: 0rem;
}
