.studentList::-webkit-scrollbar{width:10px}.studentList::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #adadad;border-radius:10px}.studentList::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:16px}.studentList::-webkit-scrollbar-thumb:hover{background:#8a8a8a;cursor:pointer}