body{
    background-color: lightblue;
}

*{
    scroll-behavior: smooth;
}