body {
    font-family: Arial, sans-serif;
    background-color: #f0f0f0;
    color: #333;
}

h1 {
    color: rgb(0, 0, 0);
    text-align: center;
}

p {
    font-size: 16px;
    line-height: 1.5;
}
