*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;min-height:-webkit-fill-available;scrollbar-width:thin;scrollbar-color:#90caf9 #919191d9}html{min-height:-webkit-fill-available}#root{width:100%;height:100%}::-webkit-scrollbar{width:17px;background-color:#919191d9}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;padding:16px}::-webkit-scrollbar-thumb{height:34px;border-radius:10px;border:3px solid #90caf9;background-color:#90caf9;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}
