*{
    scroll-behavior: smooth;
}
footer{
  
    transition: all  3s  linear;
        
    
}