body #sidebar{display:flex;flex-direction:row;width:400px;position:fixed;left:0;top:0;height:100vh;background:#1e1e1e;border-right:1px solid #444}body #file-tree{width:50%;border-right:1px solid #444;overflow-y:auto;height:100vh;padding:10px;color:#fff}body #outline{width:50%;overflow-y:auto;height:100vh;padding:10px;color:#fff}body #content{margin-left:400px;max-width:100%;padding:20px}body #content p{white-space:nowrap;overflow-x:auto}body #content h1,body #content h2,body #content h3{margin-top:20px}/*# sourceMappingURL=custom-style.css.map */
