body {
    font-family: Arial, sans-serif;
    text-align: center;
    background-color: #121212;
    color: #fff;
}
h1 {
    color: #ffcc00;
}
