@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f5f5;color:#111}