public var allowButton: Button = (
            title: "Alright",
            titleColor: .white,
            font: .systemFont(ofSize: 21),
            backgroundColor: UIColor.white.withAlphaComponent(0.08),