html{overscroll-behavior-y:none}body{background:#333;color:#fff;font-family:Arial,Helvetica,sans-serif;overscroll-behavior-y:none}body,html{margin:0;padding:0}button{cursor:pointer;border:2px solid #777;background:#111;color:#fff;border-radius:10px;padding:10px;margin:10px 0}button:hover{background:#ff0;color:#000}button.join{border-bottom-right-radius:0;border-top-right-radius:0}button.join:hover{background:#d2691e;color:#fff}input[type=text]{outline:0;border:2px solid #777;background:#2a2a2a;color:#fff;border-radius:10px;padding:10px;margin:10px 0}input[type=text].join{border-bottom-left-radius:0;border-top-left-radius:0;border-left:0}.cont{padding:10px;position:absolute;inset:50px 0 1px;overflow-y:scroll}.ng-resizable{position:relative}.ng-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ng-resizable-handle.ng-resizable-e{cursor:e-resize;width:7px;right:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-w{cursor:w-resize;width:7px;left:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-s{cursor:s-resize;height:7px;bottom:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-n{cursor:n-resize;height:7px;top:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ng-resizable-handle.ng-resizable-sw{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ng-resizable-handle.ng-resizable-ne{cursor:ne-resize;width:12px;height:12px;right:1px;top:1px}.ng-resizable-handle.ng-resizable-nw{cursor:nw-resize;width:12px;height:12px;left:1px;top:1px}.ng-resizable-diagonal{box-sizing:border-box;width:0;height:0;border-bottom:12px solid #aaa;border-left:12px solid transparent}
