html,body,#root{height:100%}body{margin:0;transition:background-color .18s,color .18s}html[data-theme=light],html[data-theme=light] body{color:#11181c;background-color:#fff}html[data-theme=dark],html[data-theme=dark] body{color:#f3f4f6;background-color:#151718}