This commit is contained in:
creations 2025-05-10 21:54:12 -04:00
parent e438f308b8
commit 395b9fa305
Signed by: creations
GPG key ID: 8F553AA4320FC711
3 changed files with 49 additions and 1 deletions

6
style.css Normal file
View file

@ -0,0 +1,6 @@
body {
font-family: sans-serif;
background-color: #f4f4f4;
text-align: center;
margin-top: 50px;
}