Hawaii's Kilauea volcano erupts with 1,000-foot lava fountain, destroys webcam
Saudi Arabia suspends in-person classes in Madinah as heavy rain triggers shift to remote learning
Storm “Byron” Eases but Flood Risk Persists Across Greece
// ✅ Custom Modal class with Bootstrap-style events
// ✅ Close modal when clicking anywhere
// ✅ Prevent click inside modal from closing it
// ✅ Auto show on page load
// ✅ Auto Show only first time using LocalStorage
// if (!localStorage.getItem("welcome_shown")) {
// localStorage.setItem("welcome_shown", "true");
// }
// ✅ Events (optional logs)