.main-panel { position: absolute; bottom: 0; top: 0; left: 0; right: 0; font-size: var(--code-font-size); font-family: var(--code-font-family); background-color: var(--vscode-editor-background); overflow: hidden; }