@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f3f4f6;margin:0;padding:0;font-family:Inter,sans-serif}#root{width:100%;min-height:100vh;display:block}input:focus{outline-offset:-1px;outline:2px solid #0b3b4c}
