html {
    scroll-behavior: smooth !important;
}
body {
    /* background-color: cornsilk; */
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto;
}
