:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background-color:#000;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.home{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0 200px}.home__logo{width:100%;height:auto}
