html {
    scroll-behavior: smooth;
}

body {
    -webkit-font-smoothing: antialiased;
}