@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";
body{box-sizing:border-box;margin:0;padding:0}.layout{flex-direction:column;height:100dvh;display:flex}main{flex-grow:1;padding-top:60px;overflow-y:auto}.markdown-editor-component{height:100%}.markdown-editor-navbar{text-align:center;height:5%}.markdown-editor-container{flex-direction:row;height:95%;display:flex}.markdown-editor,.markdown-renderer{height:100%;overflow-y:auto}pre,code{overflow:auto}footer{padding-top:1em}
