html, body, #root { height: 100%; } body { margin: 0; } @import '~codemirror/lib/codemirror.css'; @import '~codemirror/theme/material.css';