body {
    background-color: #2d2c2c;
    color: #ffffff;
}
input, select, textarea {
    background-color: #2d2c2c;
    color: #ffffff;
}
