@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";
*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#0f172a;background:radial-gradient(1200px 500px at 100% -10%,#facc152e,#0000 60%),radial-gradient(1000px 500px at -10% 0,#0ea5e929,#0000 55%),#f0f9ff;min-height:100vh;font-family:Nunito,system-ui,sans-serif}a{color:inherit;text-decoration:none}::selection{color:#0f172a;background:#facc15}
