.modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:9999}.modal-content{margin:7vh auto;padding:20px;width:80%}.close{color:#fff;float:right;font-size:56px;font-weight:300}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}#openModalBtn{cursor:pointer}