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