Mbonea commited on
Commit
fd5e164
1 Parent(s): 43b5806

image index

Browse files
Remotion-app/src/HelloWorld/VideoStream.jsx CHANGED
@@ -10,7 +10,7 @@ export default function VideoStream() {
10
  style={{
11
  color: 'white',
12
  position: 'absolute',
13
- zIndex: 0,
14
  }}
15
  >
16
  {videoSequences.map((entry, index) => {
 
10
  style={{
11
  color: 'white',
12
  position: 'absolute',
13
+ zIndex: 1,
14
  }}
15
  >
16
  {videoSequences.map((entry, index) => {