.main-wrapper h1 { text-align: center; } .card-wrapper { display: flex; flex-wrap: wrap; gap: 2rem; } .card { width: 15rem; }