@import url(https://fonts.googleapis.com/css?family=Inter&display=swap);body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,code{font-family:"Inter",sans-serif}.editor-panel{height:80%;width:100%}.title-cont{text-decoration:none;color:#000}.title{background-color:#b4b4b4;margin:0;padding:20px}.showArea{background-color:#fff}.download-button{margin-left:20px;border-style:none;height:40px;background:url(https://lh3.googleusercontent.com/HNIvuL4rRSjxldDWQ2zUv-FAqftrRTs-_CguHK4AIpmentVtCGtSVywH0J8y8W5L-lOBZ0fUT0QJU0d17pda6Y8F31Y_BkmgT2MUe1djpoxlhzILsvmIYrVs1tjHm7wW5yD78cQp6r2aHumUrIhbeHeOJKs6rMIizH3ouHQrzgEm8zxiq1NV3TAmkuLH_-Nyc0AAQ9Xsvi09iv8jHeqGPauCCOMaH7weRQ2yykMpUkEnvPllslQsWxTUa5r_X6YE2LsQyVgKlWQWFi4NZsWQAeLJ9cwvb-NVIYgyxfkFcA1Fq4amP4KFd64AVadKs1kvnt1C1B1Lp6dKjrYqw7Nr1yxzWeyweRvI9r1ZXi_3QlAgxCOAQ34PhvJzOvijWtnlyUuISJZnsBSYcLf27uqPZkgTyrwRwOxZQMG4ehVnBErCpKz0p_jPFXIWdJiRGBrv7P3ZsEGI1fAZUd67EH-KBaYAXEvUsqwqe9T0z0W8adQgtjNtaqjz1ItDPfHXNOF-2lZWOPm9KZDYCvAxs5vo5gV02J_p5hdVAaL8I_HVNxMe2o7U1sdnl9EtxQLrMdZA3Qxt49G1edOiPtlulvqft1N69nYg__pDZm5IoVU6PhjiA2brRi86PgbZ2Hg_vn2mTsVbM39eSQ0c_gR8SlODS2syazXQq1IIdiJm-hwyA0f73npBEoyZUAWvh-8FWn-epVxGXR4vFcLXah_FL4SnEkBBiNcdeMDJcALfO70RsyUmo9gu-VavIQ=s512-no) no-repeat}.download-button-cont{display:flex;align-items:center;justify-content:flex-end;float:right}#styling{display:none}.EditorArea{height:100%;width:100%;border-radius:3px;border:none;box-shadow:1px 1px 3px #999;font-size:100%;line-height:inherit;padding:8px 16px;resize:none;overflow:auto;outline:none!important}.code-block{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;height:30vh;font-family:Inconsolata,Monaco,Consolas,"Courier New",Courier,monospace;line-height:1.5;border-radius:.3em}.code-block-cont{width:45%}.whole-code-compare{padding:5% 10%;display:flex;flex-wrap:wrap;justify-content:space-evenly;background-color:#aaa}.compare-description{text-align:center}@media only screen and (max-width:768px){.whole-code-compare{display:block}.code-block-cont{width:100%}}.whole{margin:0}.navbar-cont{list-style-type:none;margin:0;padding:0;overflow:hidden;background-color:#333;top:0;width:100%}.navbar-item{float:left}li a{display:block;color:#fff;text-align:center;padding:14px 16px;text-decoration:none;font-size:1vw}li a:hover:not(.active){background-color:#111}.active{text-decoration:underline}li:first-child{padding-left:15%}.header{display:flex;justify-content:space-between;align-items:center;padding:5% 10%;background-color:#eee}.header-image-cont,.header-text-cont{flex-grow:1;display:flex;justify-content:space-evenly}.header-image-cont{padding:0 10vh}.header-image{width:30vw}.header-text{padding:0 10vh}.header-title{font-size:3vw;margin:0}.header-subtitle{font-size:1vw;line-height:175%}.subheader{display:flex;justify-content:space-evenly;align-items:center;padding:5% 10%;background-color:#fff;height:40vh}.subheader-image-cont,.subheader-text-cont{flex-grow:1;display:flex;justify-content:space-evenly}.subheader-image-cont{padding:0 10vh}.subheader-image{width:30vw}.subheader-text{padding:0 10vh}.subheader-title{font-size:2vw;margin:0}.subheader-subtitle{font-size:1vw;line-height:175%}@media only screen and (max-width:1200px){li:first-child,li:last-child{padding:0}.header,.subheader{padding:5% 0}}@media only screen and (max-width:992px){.header-title{font-size:5vw;margin:0}.header-subtitle{font-size:2vw;line-height:175%}.subheader-title{font-size:3vw;margin:0}.subheader-subtitle{font-size:2vw;line-height:175%}li a{font-size:2vw}}.image-cont{margin:10%;display:flex;justify-content:center;align-content:space-around;flex-wrap:wrap}.image{width:60vw}@media only screen and (max-width:600px){.header,.subheader{display:block}.header-title{font-size:10vw;margin:0}.header-subtitle{font-size:5vw;line-height:175%}.subheader-title{font-size:8vw;margin:0}.subheader-subtitle{font-size:5vw;line-height:175%}.header-image{width:100%;padding:20px 0}.subheader-image{width:100%;padding:30px 0}.header-text-cont,.subheader-text-cont{padding:30px 0}li a{font-size:4vw}}.Resizer{background:#000;opacity:.2;z-index:1;box-sizing:border-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}.Resizer:hover{transition:all .25s ease}.Resizer.vertical{margin-left:29.5px;border-left:5px solid hsla(0,0%,100%,0);border-right:5px solid hsla(0,0%,100%,0);cursor:col-resize}.Resizer.disabled{cursor:not-allowed}.Resizer.disabled:hover{border-color:transparent}body,html{margin:0;padding:0;font-family:"Inter",sans-serif}.whole-form{display:flex;justify-content:center;align-items:center;height:100vh}.top-section{background-color:#fff}.register-header{padding:10px;text-align:center;margin:0}.register-space{height:400px;width:300px}form{display:flex;flex-direction:column;background-color:grey}button,input{margin:10px;padding:10px}button{border-style:none}.error{margin:0;color:red;padding:10px}.google{background:url(https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Google_%22G%22_Logo.svg/1200px-Google_%22G%22_Logo.svg.png)}
/*# sourceMappingURL=main.3a371326.chunk.css.map */