*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0d0d0f;color:#fff;display:flex;justify-content:center;align-items:center;min-height:100vh}#root{display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh}
