body {
    font-family: Arial, sans-serif;
    text-align: center;
    background-color: #f4f4f4;
    padding: 50px;
}

h1 {
    color: #333;
}

.author {
    font-size: 18px;
    font-weight: bold;
    color: #555;
}
