.image-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8);justify-content:center;align-items:center}#about-section .modal-content{max-width:80%;max-height:80%;border-radius:8px;object-fit:contain}.close-btn{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:700;cursor:pointer}