.espacado{
    margin-top: 5px;
    margin-bottom: 5px;
}

.texto-light{
    color: rgb(211,211,211);
}

pre{
    color: rgb(211,211,211);
}