html,body{
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
     padding: 0;
    display: block;


    
}



