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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{position:absolute;top:0;left:0;bottom:0;right:0;padding:10px;display:flex;flex-direction:column}.app-header{font-size:22px}.app .input *{display:block}.input .input-group{padding-bottom:10px}.input textarea{resize:none;width:100%;min-width:200px}.action{overflow:auto}.action button{float:right;padding-left:10px;padding-right:10px;min-width:50px}.error-message{color:red}.loading-spinner{border-radius:50%;border:5px solid #f3f3f3;border-top-color:#3498db;width:30px;height:30px;animation:loading_helper_spin 2s linear infinite;margin-left:auto;margin-right:auto}@keyframes loading_helper_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.622d5d0c.chunk.css.map */