Biyani Times - June 2025 Edition body { background-color: #f9f9f9; text-align: center; font-family: Arial, sans-serif; } h1 { color: #333; margin-bottom: 30px; } a img { max-width: 90%; height: auto; margin-bottom: 20px; border: 3px solid #ccc; border-radius: 12px; box-shadow: 0 8px 16px rgba(0,0,0,0.15); transition: transform 0.3s ease; cursor: zoom-in; } a img:hover { transform: scale(1.02); } hr { border: none; border-top: 5px double #6a0dad; margin: 40px auto; width: 80%; } Biyani Times - June 2025 Edition lightbox.option({ 'resizeDuration': 200, 'wrapAround': true, 'fitImagesInViewport': true, 'maxWidth': 1600, // controls maximum width of zoomed image 'maxHeight': window.innerHeight * 0.75, // 75% of screen height 'alwaysShowNavOnTouchDevices': true });