monaco-editor/samples/browser-esm-vite/style.css
2025-11-07 10:19:47 +00:00

8 lines
76 B
CSS

html,
body,
#root {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}