.login-wrap{width:100%;height:100%;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center}.login-wrap>.el-form{width:400px;padding:20px;background-color:#fff;border-radius:4px}.login-wrap>.el-form>.el-form-item:first-child{text-align:center}.login-wrap>.el-form>.el-form-item:last-child{margin-bottom:0;text-align:center}