Image(
    painter = ColorPainter(Color.Yellow), 
    contentDescription = "Yellow rectangle"
)