/****** PLACE YOUR CUSTOM STYLES HERE ******/

body.modal-open {
    width: 100% !important;
    height: 100vh !important;
    overflow-y: hidden !important;
    position: fixed;
}

#signUpModal {
    /* text-transform: uppercase */
}