body {
    font-family: Arial, sans-serif;
    margin: 20px;
    background-color: #f4f4f9;
    color: #333;
}
h1 {
    color: #007bff;
    text-align: center;
}