body {
    font-family: sans-serif;
    background-color: #f0f0f0;
    text-align: center;
    padding: 20px;
}
h1 {
    color: #333;
}