html,body {
    background-color: #202020;
}

html {
    scroll-behavior: smooth;
}
