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