/* Add CSS Styling */

.avatar.proportioned {
    height: auto;
    width: 300px;

}

.avatar.distorted {
    width: 200px;
    height: 400px;
}

