body { font-family: 'Inter', sans-serif; }
#iframeView { width:100vw;height:100vh;border:none; }
::selection { background: #c7d2fe; }
.editor-monaco { min-height: 280px !important; height: 45vh; max-height: 68vh; border-radius: 0.5rem; overflow: hidden; }
.monaco-scrollable-element { border-radius: 0.5rem; }
.monaco-editor, .monaco-editor-background { border-radius: 0.5rem !important; }
