#editor {
    width: 100%;
    height: 600px;
}

.navbar {
    background: #eee;
}

.nowrap {
    white-space: nowrap !important;
}