*{margin:0;padding:0;box-sizing:border-box}.home__container{height:auto;justify-content:space-around}.home__container,.home__legend{display:flex;flex-direction:column;align-items:center}.home__legend{font-family:"Poppins";color:#fff}.home__typed{color:#fff}.home__button{width:100%;cursor:pointer;margin-top:1rem;border:none;background-color:#1c3333;padding:1rem 3rem;border-radius:10px;font-size:1.5rem;color:#fff;font-weight:bolder;letter-spacing:5px;outline:none}.none{display:none}.home__link{margin-top:1rem;background-color:#1c3333;width:100%;border-radius:10px;color:#fff;text-decoration:none;padding:5px 15px;text-align:center}.editor{display:flex;flex-direction:column;background-color:#255;width:50rem}.editor__dropdown{font-size:1rem;height:2rem;width:8rem;font-weight:700;outline:none;border:none;border-bottom:1px solid #fff;font-family:"Poppins";color:#fff}.editor__dropdown,.editor__dropdown:hover{background-color:#1c3333}.editor__dropdown option{font-size:1rem;font-family:"Poppins";right:0}.CodeMirror{height:45rem;font-size:1rem;overflow-y:hidden;font-family:"Source Code Pro"}@media (max-width:700px){.editor{min-width:25rem;width:100%!important}.CodeMirror{max-height:37rem}}.eheader{display:flex;justify-content:flex-end;background-color:#1c3333;height:2rem;align-items:center;font-weight:bolder}.eheader,.eheader__dropdown{font-family:"Poppins";color:#fff}.eheader__dropdown{outline:none;background-color:#203b3b;padding:0 5px;border:none;border-bottom:2px solid #fff;font-size:1rem}.eheader__dropdown:hover{background-color:#112020}.eheader__date{margin-left:2rem;margin-right:1rem}.reader{display:flex;flex-direction:column;align-items:center}.reader>h1{font-weight:bolder;color:#fff}.loading{display:flex;background-color:#fff;color:#1c3333;height:100vh;align-items:center;justify-content:center}
/*# sourceMappingURL=main.8209efac.chunk.css.map */