.modal{background-color:#000;background-color:rgba(16,20,35,.8);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.modal-content{border-radius:8px;left:0;margin:auto;max-width:1100px;overflow:hidden;position:absolute;right:0;text-align:center;top:16%}