body {
    background-color: #000;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.titulo,
.text-intro,
footer {
    text-align: center;
}
