html {
    scroll-behavior: smooth;
}
.glass {
    background: rgba(20,20,22,.7);
    backdrop-filter: blur(6px);
}