*{box-sizing:border-box;position:relative}html{font-size:12px}@media screen and (min-width:426px){html{font-size:14px}}@media screen and (min-width:769px){html{font-size:16px}}@media screen and (min-width:1025px){html{font-size:18px}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(0deg,#003559,#01426c,#025080,#025e95,#006daa)}.App{text-align:center;height:auto;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin:3rem}@media only screen and (min-width:1025px){.App{flex-direction:row;justify-content:space-evenly;align-items:flex-start}}#editor{width:70vw;height:40vh;max-width:90vw;max-height:40vh;margin:0 0 3.5rem;padding:.5rem 2rem;background-color:#ecebf3;color:#000;box-shadow:inset 0 5px .5rem 2px rgba(136,165,191,.769);border:1px solid #625561;overflow:scroll}@media screen and (min-width:1025px){#editor{width:40vw;height:90vh;max-width:40vw;max-height:90vh;margin:0 4rem 0 0}}#preview{border:1px solid #625561;width:95vw;height:50vh;overflow:scroll;text-align:left;padding:.5rem 2rem;background-color:#fcf7ff;box-shadow:16px -16px .5rem -5px rgba(0,53,89,.25)}#preview *{max-width:100%}@media screen and (min-width:1025px){#preview{width:40vw;height:90vh;overflow:scroll}}#preview code,#preview pre{background-color:#ecebf3;height:auto;max-width:100%;font-weight:700;color:#003559;overflow-x:scroll}#preview table{border-collapse:collapse}#preview table td,#preview table th,#preview table tr{border:1px solid #000;padding:.1rem .5rem}#preview blockquote{width:50%;border-left:3px solid #003559;color:#003559;padding:.1rem .5rem}#preview a{color:#003559}#preview img{margin:.5rem}
/*# sourceMappingURL=main.45563d9b.chunk.css.map */