::-webkit-scrollbar{width:2px;height:2px}body{margin:0}::-webkit-scrollbar-track{background-color:#e6edef}::-webkit-scrollbar-thumb{background:gray}::-webkit-scrollbar-button:single-button{background-color:#fff;display:block;background-size:10px;background-repeat:no-repeat}::-webkit-scrollbar-button:single-button:vertical:decrement{height:12px;width:12px;background-position:center 4px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='50,00 0,50 100,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment{height:12px;width:12px;background-position:center 2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 100,0 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement{height:12px;width:12px;background-position:3px -1px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,50 50,100 50,0'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment{height:12px;width:12px;background-position:3px -1px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 0,100 50,50'/></svg>")}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ag-floating-bottom::-webkit-scrollbar{display:none}