added default image to yolo

This commit is contained in:
2026-05-30 19:48:31 +02:00
parent 4411fac977
commit 6ca94cfaca
9 changed files with 18 additions and 34 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
#container {
#video-container {
margin: 0px;
width: 80vw;
height: 70vh;
@@ -11,4 +11,12 @@
width: 200px;
align-self: center;
margin: 50px;
}
#text-container {
margin: 70px 0 0 0;
width: 80vw;
height: 70vh;
align-self: center;
position: relative;
}