.box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20vh;
}
