My code is very simple:
import SwiftUI struct ContentView: View { var body: some View { VStack { Text("hello") ZSt