.editor {
    height: 450px;
}

#editor *, .editor * {
    font-family: monospace !important;
    font-size: 16px !important;
    direction: ltr !important;
    text-align: left !important;
}