    body {
        font-family: verdana;
        background-color: black;
    }

    h2 {
        color: white;
        text-align: center;
    }

    p {
        color: white;
        line-height: 1.6;
    }
