.body {
    background: rgba(0, 0, 0, 0.897);
}

.centro {
    align-items: center;
    display: flex;
    height: 100vh;
    justify-content: center;
    width: 100vw;
}