#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}
.form-card {
    text-align: left
}
#msform fieldset:not(:first-of-type) {
    display: none
}
