.box{
  color: red;
  display: inline-block;
  border: solid black 1px;
  width: 13%;
  /* height: 13%; */

}

.row{

}
