.gradient-background-wrapper{margin-bottom:50px}.modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-content{background-color:#fff;border-radius:5px;margin:5%;max-width:700px;padding:20px;text-align:center}.modal-content button{cursor:pointer;margin:5px;padding:10px 20px}