body {
    background: linear-gradient(to bottom, #07879e, #001441);
}

html {
    scroll-behavior: smooth;
}

