@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400&display=swap";
*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}body{color:#111827;background:#fff;font-family:Outfit,sans-serif;font-style:normal;font-weight:400}button,input{font:inherit}button{cursor:pointer}
