Presentation

@Composable
fun Presentation(slides: SlideGroup, configuration: CupConfiguration = {}, backgroundColor: Color = Color.LightGray, presentation: PresentationContent = { it() })