@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none;scroll-behavior:smooth;font-family:Poppins,sans-serif}html{background-color:#faf9f6}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#000;border-radius:5px}