.body{display:flex}.body .card{background:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;width:90vw;height:40vh;margin:auto}.body .card .content{margin-left:50px}.body .card .content .actions{margin-top:50px}.body button{background:var(--website-active-color);border:1px solid var(--website-active-color);border-radius:5px;padding:5px 10px;cursor:pointer;color:#fff}.body button:hover{background:#5dadf2}
