This commit is contained in:
2024-08-31 17:30:29 +02:00
parent 6b8e5eb9fc
commit 6cd16d5217
3 changed files with 34 additions and 10 deletions

View File

@@ -16,8 +16,10 @@ body {
text-align: center;
padding: 20px;
background-color: #ffffffcc;
border-radius: 15px;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
width: 1000px;
height: 700px;
margin: auto;
position: relative;
}