body,html{margin:0;padding:0;overflow:hidden;height:100vh;width:100vw}html{background-color:#1e1e1e}body{background-color:var(--vscode-editorWidget-background,#1e1e1e);color:var(--vscode-editorWidget-foreground,#cccccc)}