@import"https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap";html{height:100%}body{--primary-color:#d9d9d9;--secondary-color:#1e1e1e;font-family:Inter,sans-serif;color:var(--primary-color);background-color:var(--secondary-color);height:100%;overflow:auto;margin:0}
