.votingBoard { text-align: center; padding: 20px; } .voteCards { display: flex; justify-content: center; flex-wrap: wrap; }