.container { text-align: center; } .categories { margin-bottom: 20px; } .list-group-item { cursor: pointer; } .list-group-item.active { background-color: #007bff; color: white; } .gallery img { max-width: 100%; height: auto; border: 2px solid #ddd; border-radius: 5px; }