html,body,#root{background-color:#f3f3f3;height:100vh}@supports (height:100dvh){html,body,#root{height:100dvh}}html,body,#root{overscroll-behavior:none;overflow:hidden}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root{background-color:#0c0c0c}:focus,:focus-visible{outline:none}::selection{background-color:#ffb30f50}