html{
    scroll-behavior: smooth;
}

.nav-link {
    font-weight: 2000;
    color: rgb(255 255 255);
}

#img-height {
    max-height: 70vh;
}