Can you help me to buy a coffee:
https://www.buymeacoffee.com/coffeepr...
Image("me")
.resizable()
.aspectRatio(contentMode: .fit)
.frame(width: 200, height: 200, alignment: .center)
.clipShape(Circle())
.overlay(Circle().stroke(Color.green,lineWidth: 5))