private lazy var appTitle: UILabel = {
        let text = UILabel()
        
        text.textColor = UIColor.purple