.full-body {
    background-color: black;
}

.logo-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    width: 38%;
    /* height: 50%; */
}

.decription {
    text-align:center;
    color: white;

}