* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
    touch-action: pan-y;
}