pre alpha

This commit is contained in:
2026-05-29 19:23:47 +02:00
parent baf785a57b
commit 0ca5df8737
2 changed files with 43 additions and 39 deletions
+2 -7
View File
@@ -1,11 +1,6 @@
#container {
margin: 0px auto;
width: 520px;
height: 395px;
width: fit-content;
height: fit-content;
border: 10px #333 solid;
}
#videoElement {
width: 500px;
height: 375px;
background-color: #666;
}