html,body{
    
    height: 100%;
}

.center-row{
    height: 80%;
    margin-top: 10%;
}

.main-container,.first-card,.second-card,.third-card,.card-holder{
    height: 100%;
}
