.custom-spacing{height:150px}.myclass{overflow-x:scroll;margin:10px;border-radius:3px;padding:5px}.myclass::-webkit-scrollbar:horizontal{display:block;height:6px;width:6px}.myclass::-webkit-scrollbar-track{border-radius:10px;margin-left:.7vw;margin-right:.7vw}.myclass::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.myclass::-webkit-scrollbar-thumb:hover{background-color:#555}