body{
    min-height: 100vh;
}

main{
    height: 100%;
}

.full-vh{
    min-height: 100vh;
}