.vertical-center-text {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
}