html,body,#root{height:100%;margin:0}textarea{font-family:Courier New,Courier,monospace;padding:20px;width:100%;height:500px}.center{margin-top:100px;text-align:center}.fs_container{position:absolute;display:flex;flex-direction:row;width:100%;height:100%}.fs_menu{width:300px;height:100%;padding:20px}.editor{padding-top:22px;flex:auto;width:auto;height:100%}.img{margin-top:20px}.header{display:flex;direction:row;padding:20px 80px 20px 20px;align-items:center;justify-content:space-between}.main{display:flex;flex-direction:row}.markdown{width:50%;height:100%}h1,h2,h3,h4,h5{font-family:Arial,Helvetica,sans-serif;color:#540f8e;font-weight:700}p,ul,ol,li{font-family:Arial,Helvetica,sans-serif;color:#540f8e}a{color:#000}blockquote{font-family:Arial,Helvetica,sans-serif;color:#000;font-size:larger;font-weight:lighter;line-height:29px;background-color:#f2f2f2;margin:30px 0;padding:10px 40px;border-radius:10px}.html{padding-left:80px;padding-right:80px;padding-top:20;width:50%}div.scroll{height:610px;overflow-x:hidden;overflow-y:auto;padding:20px;border-radius:30px}
