html{
    scroll-behavior: smooth;
}
body{
    background-color: #ffffff; 
    margin:auto;
    font: 400 17px Arial;
}