This commit is contained in:
HodiamontHods
2025-09-29 09:57:22 +02:00
parent cfed07147c
commit 1b3057000e

View File

@@ -3,5 +3,13 @@ body{
}
header{
color: black;
outline: red solid 10px;
width: auto;
height: 100px;
}
button{
width: auto;
align-items: center;
}