.modal-container{z-index:999999;top:0;position:fixed;background:rgba(0,0,0,.6);align-items:center;justify-content:center;flex-flow:row wrap;display:flex;height:100vh;width:100vw;cursor:pointer}.modal-content img{max-width:100%}.modal-close-container{width:100%;top:20px;text-align:center}.modal-close-text{font-family:nunito,arial,helvetica,serif;flex:0 0 auto;font-size:14px;cursor:pointer;color:#fefefe}.modal-close-button{text-align:right;font-family:Arial,sans-serif}.modal-close-button::before{content:'x';color:#fefefe;font-weight:100;font-size:35px}