@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap";*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{overflow-x:hidden;font-family:Poppins,sans-serif}a,button,p,span{transition:all .5s ease 0s}@media(prefers-color-scheme:dark){html{color-scheme:light}}