body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#93b0ce;font-size:1rem;font-weight:400;height:100%;line-height:1.5}.App{align-items:center;display:flex;font-size:16px;height:100vh;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.App .editor-div{align-self:center;background:#561242;border:2px solid #000;box-shadow:5px 1px 10px 2px #1b2e2e;margin-right:10px}.App .editor-div .buttons-div{display:flex;justify-content:center;padding:5px}.App .editor-div .buttons-div button{background:#93b0ce;border:1px solid;cursor:pointer;font-size:.9em;font-weight:600;height:30px;outline:none;padding:3px}.App .editor-div .buttons-div button:hover{opacity:.8}.App .editor-div button:first-child{margin-right:5px;width:50px}.App .editor-div button:nth-child(2){margin-left:5px;width:150px}.App textarea{background-color:#619e9e;font-size:.875rem;max-height:600px;outline:none;padding-left:5px;padding-top:5px;width:400px}.App .editor-menu{align-items:center;display:flex;justify-content:space-between;padding:0 5px}.App .editor-menu h3{margin-left:5px}.App .toggle{cursor:pointer}.App svg:hover{color:#93b0ce;-webkit-transform:scale(1.3);transform:scale(1.3)}.App .preview-div{background:#839eb8d8;border:2px solid #000;box-shadow:5px 1px 10px 2px #1b2e2e;margin-left:10px}.App .preview-div h3{padding-left:10px}.App .preview-menu{align-items:center;background:#561242;display:flex;justify-content:space-between;padding-right:5px}.App #preview{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:346px;line-height:1.5;overflow-y:auto;padding:10px;width:700px}.App #preview pre{background:#f0f8ff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.App #preview pre .keyword{color:#1942b3;font-weight:600}.App #preview pre .comment{color:#0d5a06;font-weight:600}.App #preview pre .function{color:#bd0b0b;font-weight:500}.App #preview pre .punctuation{color:#ccb807;font-weight:500}.App #preview pre .parameter{font-weight:600}.App #preview pre .operator{color:#693606;font-weight:500}.App #preview pre .string{color:#418a05;font-weight:500}.App #preview pre code{font-weight:600}.App #preview blockquote,.App #preview h1,.App #preview h2,.App #preview h3,.App #preview img,.App #preview ol,.App #preview p,.App #preview pre,.App #preview table{margin:10px 0}.App #preview blockquote{border-left:3px solid #1b2e2e;color:#1b2e2e;margin-left:20px;padding-left:5px}.App #preview h1{border-bottom:2px solid #000}.App #preview h2{border-bottom:1px solid #000}.App #preview h3{padding-left:0}.App #preview code{background:#f0f8ff}.App #preview img{margin:2rem auto;max-width:70%}.App #preview ul{margin-left:1.2em}.App #preview li ul{margin-top:10px!important}.App #preview table{border-collapse:collapse;box-shadow:5px 5px 10px 2px #561242}.App #preview td,.App #preview th{border:1px solid #000;padding:0 5px;text-align:left}@media (max-width:1140px){.App{align-items:normal;display:flex;flex-direction:column;font-size:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.editor-div{margin-right:0!important}.preview-div{margin-bottom:10px;margin-left:0!important;margin-top:10px}#preview{width:700px!important}}@media (max-width:700px){#preview{width:400px!important}}@media (max-width:403px){#preview,textarea{width:310px!important}}
/*# sourceMappingURL=main.86465409.css.map*/