@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");body,html{padding:0;margin:0;line-height:1.6;font-family:Inter,sans-serif;height:100%;background-color:#1f1f1f}*{box-sizing:border-box}a{text-decoration:none}