.ninestyle {
    background-color: black;
    width: 400px;
    color: white;
}



img {
    width: 300px;

}

#us {
    margin: auto;
    align-items: center;
}


.ninestyle {
    background-color: black;
    width: 400px;
    color: white;
}

.elevenstyle {
    background-color: rgb(222, 114, 114);
    width: 400px;
    color: white;


}

.long-fact {
    color: rgb(255, 255, 255);

}

.short-fact {
    color: rgb(134, 15, 136);

}