html, body {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    background-color: #fcfcfc;
}