.my-form {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
}

.vh-80 {
    height: 80vh !important;
}

.vh-90 {
    height: 90vh !important;
}

.w-200px {
    width: 200px !important;
}