.caption{
    text-align: center;
 }

.v-center-container {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 90%;
}