@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:Inter,sans-serif;background:#f2f2f7;color:#111;-webkit-font-smoothing:antialiased}