pictureEdit1.LoadAsync("https://laptrinhvb.net/uploads/users/97e8ac1a4591919bbbed801f4d45f2a2.jpg");
pictureEdit1.Properties.Caption.Appearance.BackColor = Color.FromArgb(200, Color.White);
pictureEdit1.Properties.Caption.Appearance.ForeColor = Color.FromArgb(40, 40, 40);
pictureEdit1.Properties.Caption.Text = $"Nguyễn <b>Thảo</b>";