Component - ViewBuilder for custom containers
This SwiftUI component uses a @ViewBuilder to create a custom container that can hold multiple child views. It arranges these child views vertically inside a rounded rectangle with padding and a background color.