.box {
  display: flex;
}
.flex_vh {
  justify-content: center;
  align-items: center;
}