.container{
    max-width: 1170px;
    margin: 0 auto;
}

body{
    scroll-behavior: smooth;
    
}
