body{overflow:hidden;height:100vh}#root{display:flex;flex-direction:column;height:100%}::-webkit-scrollbar{width:7px;height:7px;border-radius:4px;-webkit-appearance:none;background-color:#0000001a}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#00000059;box-shadow:0 0 1px #ffffff7f;-webkit-box-shadow:0 0 1px rgb(255 255 255 / 50%)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}
