.hand { display: flex; flex-direction: row; //justify-content: center; flex-flow: nowrap !important; overflow-x: scroll; padding: 0.5rem; gap: 0.5rem; }