body {
    background-color: #f0f0f0;
    color: #000;
    font-family: Arial, sans-serif;
}

h1 {
    font-size: 24px;
    font-weight: bold;
}

p {
    line-height: 1.5;
}
