html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#000;font-family:Inter,sans-serif;cursor:default}input,textarea,[contenteditable=true]{cursor:text}button,a,[role=button]{cursor:pointer}h1,h2,h3,.unselectable{-webkit-user-select:none;user-select:none}::-webkit-scrollbar{display:none;width:0;height:0}*{-ms-overflow-style:none;scrollbar-width:none}
