Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IDimension.html
interface IDimension { height: number; width: number; }
number