@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap");body,html{padding:0;margin:0;font-family:Inter,sans-serif;background-color:#1a1a1a;color:#fff}*{box-sizing:border-box}button{font-family:inherit}