pages/style.css
2025-05-10 21:54:12 -04:00

6 lines
107 B
CSS

body {
font-family: sans-serif;
background-color: #f4f4f4;
text-align: center;
margin-top: 50px;
}