.scrollContainer::-webkit-scrollbar{width:16px}.scrollContainer::-webkit-scrollbar-track{border-radius:8px}.scrollContainer::-webkit-scrollbar-thumb{height:56px;border-radius:8px;border:4px solid transparent;background-clip:content-box;background-color:#555}.scrollContainer::-webkit-scrollbar-thumb:hover{background-color:#888}.led{margin:5px;width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.25)}.led-red{background-color:#b8332c}.led-green{background-color:#34c759}.led-orange{background-color:#ff7000}.led-yellow{background-color:#ff0}.led-blue{background-color:#06f}