• <div class="project-overlay" onclick="toggleOverlay(this)">

    <div class="project-header">

    <h2>Project Information</h2>

    <span class="toggle-icon">+</span>

    </div>

    <div class="project-content">

    <p>Details about the project go here. Add text, images, or other content.</p>

    </div>

    </div>