diff --git a/src/components/confetti.js b/src/components/confetti.js index 2bb1dfe..480b5d9 100644 --- a/src/components/confetti.js +++ b/src/components/confetti.js @@ -49,7 +49,8 @@ const styles = StyleSheet.create({ confetti: { position: 'absolute', left: 0, - bottom: 0 + bottom: 0, + zIndex: Number.MAX_VALUE }, rounded: { borderRadius: 100