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