This commit is contained in:
Cay 2026-03-17 15:15:59 +00:00
parent c8c5b38bfa
commit 4933242ed9

View File

@ -99,8 +99,8 @@ body {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 150px;
height: 200px;
width: 90px;
height: 140px;
border-radius: 10px;
border: 2px solid rgba(255, 215, 80, 0.7);
background: rgba(0, 0, 0, 0.45);