

.img {
  width: 10px;
}

.box {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 20px;
}
