body {
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 50px;
}
h1 {
    color: #3498db;
}
p {
    color: #555;
}