body {
    font-family: Arial, sans-serif;
    margin: 20px;
}
h1 {
    text-align: center;
}
p {
    line-height: 1.6;
    margin-bottom: 20px;
}