2025-05-23 12:33:59 +10:00

9 lines
124 B
CSS

body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
}
h1 {
color: #333;
text-align: center;
}