.scroll{height:400px;overflow-Y:scroll;overflow-x:hidden}.scroll::-webkit-scrollbar{width:3px;border-radius:10px}.scroll::-webkit-scrollbar-track{background:#ddd}.scroll::-webkit-scrollbar-thumb{background-color:#b79143;border-radius:10px}