.icons {
  font-size: 510px;
}

.icon-box {
  width: 512px;
  height: 512px;
  border: 1px solid black;
  display: flex;
  /* align-items: center; */
  justify-content: center;
}