body {
    font-family: Arial, sans-serif;
    text-align: center;
    margin-top: 50px;
}
.greeting {
    font-size: 24px;
    color: #4CAF50;
}