html, body {
    height: 100%;
}

.pointer {
    cursor: pointer;
}

.max-height {
    min-height: 85vh;
}
