.container {
    height: 'size';
}
#nameLabel {
    top: 5;
    bottom: 5;
    font: {
        font-size: 16;
        font-style: 'normal';
        font-weight: 'bold';
    }
}

#pictureImage {
    border-radius: 5;
}
