body {
    background-color: #000;
}

p {
    font-size: 12px;
}

p.console-first {
    color: rgb(18, 145, 18);
}

p.console-second {
    color: rgb(188, 200, 16);
}