body{font:16px Helvetica Neue,Open Sans,Arial,sans-serif}h1{margin-top:0;font-weight:700;text-align:center}p{max-width:800px;margin-left:50px}#editor{height:300px;width:1060px;max-width:calc(100% - 100px);margin-left:50px}.cm-editor{height:100%;width:100%;border-style:solid;border-width:5px;border-radius:5px;font-size:14px}.large-button{padding:20px 40px;margin:50px;font-size:16px;min-width:280px}.cm-button{background-color:#cc7116;color:#fff;border:none;border-radius:5px;cursor:pointer}.cm-button:disabled{background-color:#ccc;cursor:not-allowed}.loader{border:2px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-status{margin-top:0}.loading-message{font-size:18px;margin-bottom:4px}.ellipsis:after{display:inline-block;vertical-align:bottom;overflow:hidden;width:0;content:"...";animation:ellipsis 1.5s steps(4,end) infinite}@keyframes ellipsis{to{width:1.5em}}.loading-note{font-size:14px;color:#666;margin-top:0}.rust-version{font-size:13px;color:#888;margin-top:-50px;margin-bottom:16px}.rust-version code{font-size:13px}.example-picker{margin:0 0 8px 50px;font-size:14px}.example-picker label{margin-right:8px}.example-picker select{font-size:14px;padding:4px 8px;max-width:360px}#err_card{background-color:#000;padding:10px;border-radius:5px;max-width:1060px;margin:10px 50px}#err_header{color:red;font-weight:700;margin:0}#error_message{color:#fff;margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:13px;white-space:pre-wrap;word-break:break-word}
