private void mostrarClimaToolStripMenuItem_Click(object sender, EventArgs e)
 {
     background.ShowBackgroundWeatherMessage();
 }