 body {
        background-color: black;
        max-width: 60%;
        margin: auto;
    }

    h1 {
        color: white;
        text-align: center;
    }

    h3{
        color: white;
        text-align: center;
    }

    p{
        color: white;
        text-align: center;
    }