:root{--bg: #ffffff;--text: #222222}html,body,#root{height:100%;margin:0;background:var(--bg);color:var(--text)}
