body{
    min-height: 100vh;
}

.landing{
    background-color: var(--nav-color);
    height: 490px;
}

.cover{
    padding: 0px;
}