.scrollbar{overflow-y:scroll;overflow-x:auto}.scrollbarx{overflow-y:hidden;overflow-x:auto}.scrollbar::-webkit-scrollbar{width:10px;height:10px}.scrollbar::-webkit-scrollbar-thumb{background:#858A94;border-radius:10px}.scrollbar::-webkit-scrollbar-track{background:#F1F3F6}.scrollbarx::-webkit-scrollbar{width:10px;height:10px}.scrollbarx::-webkit-scrollbar-thumb{background:#858A94;border-radius:10px}.scrollbarx::-webkit-scrollbar-track{background:#F1F3F6}