#container {
    color: white;
    background: #1C1C1C;
}

input, select {
    background: gray;
}

.help-block {
    color: white;
}