.box {
  border: 2px solid gray;
  height: 50px;
  width: 50px;
  margin: 5px;
}