Spaces:
Sleeping
Sleeping
/* style.css */ | |
.title { | |
text-align: center; | |
font-size: 24px; | |
font-weight: bold; | |
color: #000000; | |
margin-bottom: 10px; | |
} | |
.description { | |
text-align: center; | |
font-size: 16px; | |
color: #000000; | |
margin-bottom: 20px; | |
} |