.catsContainer { display: flex; flex-direction: row; align-items: center; justify-content: center; } .arrow { margin: 0.5em 0.5em; cursor: pointer; }