body {
    background-color: #0f172a;
    color: white;
    text-align: center;
    font-family: Arial;
}

h1 {
    color: gold;
}