@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@200;300;400;500;600;700&family=Poppins:wght@200;300;400;500;600&display=swap");body,html{padding:0;margin:0;font-family:Josefin Sans}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#0a0a0f}}@media (prefers-color-scheme:light){html{color-scheme:dark}body{color:#fff;background:#0a0a0f}}