html,body{height:100%}body{display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*::-webkit-scrollbar{width:5px;border-radius:8px;background:#eeecec}*::-webkit-scrollbar-thumb{background:#a8a8a8;border-radius:8px}#root{height:100%}
