mod image_button; mod paint; mod mouse_area; pub fn main() -> iced::Result { paint::main() }