public void UpdateBackground(string background) { BackgroundController.ChangeBackgroundImage(background); }