body {
    background-color: black;
    color: greenyellow;
}

#cmdInput {
    background: none;
    border: none;
    color:greenyellow;
    width: 50%;
}