*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#272727;transition:.4s ease-in-out}#root,body,html{width:100%;height:100%;margin:0;padding:0}canvas{min-height:100vh}.scrollArea{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:auto}.divider{width:100%;margin:0 auto;border-bottom:1px solid #c4c4c4;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:30px}.avatar{vertical-align:middle;border-radius:50%}.wrapper{background-color:#eee;border-radius:70px}.icon__container{width:20px;height:20px;margin-left:1rem;margin-right:1rem;cursor:pointer}.icon{width:100%;height:100%;color:#707070}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}