added picture option & un-copypasted script

This commit is contained in:
2025-01-22 20:07:05 +01:00
parent c08e026d4c
commit 07a432a499
5 changed files with 162 additions and 120 deletions
+5
View File
@@ -1,3 +1,8 @@
.allContainer {
display: flex;
flex-direction: column;
height: 100vh;
}
.blackBorderRect {
background-color: #FFFFFF;
border: 10px #000000 solid;