@@ -9,3 +9,10 @@
<div id="editor-rtl">
<p>Editor content</p>
</div>
+
+<style>
+ .ck.ck-editor {
+ margin-left: 200px;
+ margin-right: 200px;
+ }
+</style>