@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");:root{--font-family:"Inter",sans-serif}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;width:100%;height:100%;font-family:var(--font-family)}