const inputConfig: LibConfig = {
              plainGalleryConfig: {
                strategy: PlainGalleryStrategy.GRID,
                layout: new GridLayout(DEFAULT_PREVIEW_SIZE, {length: -1, wrap: false}),
                advanced: {aTags: true, additionalBackground: '10% 10%/cover'} as AdvancedConfig