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

.mdl-card{
    height: fit-content !important;
}