body {
    position: relative;
    padding-bottom: 15em;
    padding-top: 10em;
    min-height: 100vh;
}
footer {
    position: absolute;
    bottom: 0;
    background-color: #212529;
    color: white;
    width: 100%;

}

.nav-content {
    margin-top: 50px;
}


.day-work-card {
    margin: 5px;
}