.photo-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000c}.photo-modal-content{margin:auto;display:block;width:80%;max-width:700px}.photo-modal-content img{width:100%;height:auto}.photo-modal-close{position:absolute;top:15px;right:35px;color:#fff;font-size:40px;font-weight:700;transition:.3s}.photo-modal-close:hover,.photo-modal-close:focus{color:#bbb;text-decoration:none;cursor:pointer}
