body {
    font-family: Arial, sans-serif;
    background: #111;
    color: #eee;
    text-align: center;
    margin-top: 50px;
}

h1 {
    color: #4CAF50;
}
