.h-100 {
    height: 100% !important;
}

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