@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600;700&display=swap");html{scroll-snap-type:y proximity;scroll-behavior:smooth}body{padding:0;margin:0;font-family:Kanit,sans-serif;background-color:#f7f9fc;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}