html{
    scroll-behavior: smooth;
}

body{
    background-color: #3e0312 !important;
    color: #fff !important
}