html{
    scroll-behavior: smooth;
}

.title {
    background-image: url(Assets/index-Header-Background.png); 
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
}