
body {
    background-color: #0A0A65;
    color: white;
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 50px;
}
h1 {
    color: #B98D1C;
}
