.sm-editor-input {
    overflow: auto;
    white-space: pre-wrap;
}

.sm-editor-output { display: none; }
