.scrollbar::-webkit-scrollbar{width:12px;height:12px}.scrollbar::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:2px solid #f0f0f0}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}