# frozen_string_literal: true b=box({width: 333, height: 120}) b.size(33) im= image({path: "./medias/images/boat.png", left: 333, top: 33, width: 333, height: 215}) im.size(99)