body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#282c34;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#000;color:#d0d4db;height:100%}.chat-log{word-wrap:break-word;border:2px solid #d0d4db;bottom:50px;flex-direction:column-reverse;font-family:Courier New,Courier,monospace;font-size:20px;margin:12px;overflow-anchor:auto;overflow-wrap:break-word;overflow-y:auto;padding:10px;top:0;white-space:pre-wrap}.chat-log,.console{background-color:#000;left:0;position:absolute;right:0}.console{align-items:center;bottom:0;display:flex;height:50px;padding-bottom:12px}.user-input{background-color:#000;border:2px solid #d0d4db;color:#d0d4db;flex:1 1;font-family:Courier New,Courier,monospace;font-size:20px;height:46px;margin:12px;padding:0 10px}.user-input:disabled{background-color:#3e424a}.confirm-button{background-color:#000;border:2px solid #d0d4db;color:#d0d4db;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:20px;height:46px;margin:12px;padding:0 20px}.confirm-button:hover{background-color:#3e424a}::selection{background:#d0d4db;color:#000}
/*# sourceMappingURL=main.98b54671.css.map*/