.signupBg {
    background-image: url("/assets/images/homebg.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.mt-70 {
    margin-top: 100%;
}

.sign-up-form {
    top: 20%;
    left: 30%;
    position: relative;
}
