﻿.userProfileFrame {
    width: 450px;
    margin: auto;
}

    .userProfileFrame .profileImageUpload {
        margin: auto;
        width: fit-content;
    }