html,body,#root{height:100%}html{overflow:hidden}body{background-color:#f9fafa;overflow:hidden}#root{display:flex}input{-webkit-outline:none;-moz-outline:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;outline:none}button{-webkit-outline:none;-moz-outline:none;outline:none}textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;outline:none;flex-grow:1;height:30px;overflow:hidden}div{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased}.no-select{-webkit-user-select:none;user-select:none;-o-user-select:none;-khtml-user-select:none}