Divider().frame(width: 400, height: 2).padding().background(Color.gray.opacity(0.5)).cornerRadius(1).shadow(radius: 2).overlay(Text("Coding is my superpower 💻🚀").font(.largeTitle).padding().background(Color.blue).cornerRadius(10).foregroundColor(.white))Divider().frame(width: 400, height: 2).padding().background(Color.gray.opacity(0.5)).cornerRadius(1).shadow(radius: 2).overlay(Text("Coding is my superpower 💻🚀").font(.largeTitle).padding().background(Color.blue).cornerRadius(10).foregroundColor(.white))