 html{
            scroll-behavior: smooth;
        }

a>img:hover{
opacity:0.7;
}
