/* Inline CSS using class names 'hero' and 'names' */
background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent black overlay */
position: relative; /* Ensure close button stays relative to the popup */
// Function to display the popup when the page loads
// Function to close the popup