.main-body {
    background-color: black;
    text-align: center;
    color: rgba(187, 186, 171, 0.67);
}

.div-logo {
    text-align: center;
}

.img-logo {
    width: 400px;
}

.div-parent {
    text-align: center;
    margin: auto;
    max-width: 850px;
}

.img-show {
    width: 420px;
    height: 310px;
    padding: 10px;
    border-radius: 15px;
}