Update style.css

This commit is contained in:
creations 2025-05-11 19:05:26 +02:00
parent 358d2af87f
commit bd0e14a600

View file

@ -4,3 +4,8 @@ body {
text-align: center; text-align: center;
margin-top: 50px; margin-top: 50px;
} }
body {
background: black;
color: white;
}