html,body,#root{min-height:100%}body{transition:background-color .22s ease,color .22s ease}html[data-theme=light] body,body[data-theme=light]{background-color:#f5f5f7;color:#1d1d1f}html[data-theme=dark] body,body[data-theme=dark]{background-color:#020617;color:#e2e8f0}html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}
