protected function layoutWatermark(WatermarkBox $watermark)
    {
        $watermark = $watermark->cloneWithChildren();
        $box = $this->getBox();
        if (!$box->hasChildren()) {