<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery{display:flex;flex-wrap:wrap;gap:10px}.gallery-item img{width:300px;height:200px;object-fit:cover}.pagination{text-align:center;margin-top:20px}.pagination .page-numbers{display:inline-block;margin:0 5px;padding:8px 12px;background:#011c40;color:#fff;border-radius:4px;text-decoration:none}.pagination .page-numbers.current{background:#0056b3}.pagination .page-numbers:hover{background:#0056b3}</pre></body></html>