.animation-wrapper{display:flex;justify-content:center;align-items:center;min-height:100px}.animation-container{display:flex;justify-content:center;align-items:center;height:100%;padding:20px}#animate-box{background-color:#555;padding:20px 35px;border-radius:12px;color:#fff;font-size:1.2em;font-weight:700;text-align:center;cursor:pointer;box-shadow:0 10px 25px rgb(0 0 0 / .2)}