body, html {
    min-height: 100vh
}
.cursor-pointer {
    cursor: pointer;
}