body {
    height: 90vh;
}

.basediv{
    margin: 2em 1em;
    max-height: 90%;
}

.maincard {
    background: #fafafa;
}