.center-card {
    position: absolute;
    bottom: 50%;
    left: 20%;
    width: 100%;
}
html,body {
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial;
    background-color: #faf8fe;
}
.title {
    color: #6c82a2;
}
