*{box-sizing:border-box}body,html{font-family:var(--font-lato);font-weight:300;font-size:1.1rem;overflow:hidden;padding:0;margin:0;height:100vh;width:100vw}.app-container{position:relative}.chatScroller::-webkit-scrollbar{width:8px;height:8px;color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.15)}::-webkit-scrollbar-track{border-radius:8px}::-webkit-scrollbar-thumb{width:6px;border-radius:8px;background:hsla(0,0%,100%,.5)}::-webkit-scrollbar-thumb:window-inactive{background:hsla(0,0%,100%,.2)}::-webkit-scrollbar-corner{background-color:rgba(0,0,0,.8)}.dark,.light{text-decoration:none}