.CodeMirror pre.CodeMirror-placeholder {
    color: #999;
}

.code-input {
    border: 1px solid #e6e6e6
}

.CodeMirror {
    height: 100%;
}
