.header{color:green;display:flex;justify-content:center;align-items:center;margin-bottom:25px}@media (max-width: 750px){.header{height:250px}}section{padding:10px}.header img{height:150px;background-color:#f0f8ffaa;border-radius:5px}.header h1{text-align:center}.images{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.images>img{width:100%;max-width:400px;object-fit:cover;border-radius:8px}
