.theme--dark.v-application{background-color:#000!important;color:#ccc!important;caret-color:#fff!important}.game{background-color:#000;font-family:monospace,Courier New,Courier}.game .log{position:absolute;top:10px;left:10px;right:10px;bottom:110px;padding-bottom:10px;overflow-y:scroll}.game .log p{white-space:pre-wrap;line-height:100%;margin-top:0;margin-bottom:0}.game ::-webkit-scrollbar{width:10px;height:10px;background-color:#444;border-radius:1px}.game ::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#fff;border-radius:1px}.game .input{border-top:4px solid #777;position:absolute;bottom:10px;left:10px;right:10px}.game .input .v-input__control{background-color:#fff}.game .input .v-text-field__details{display:none}.game .input .prompt{margin-bottom:0}.game .input .prompt.top{margin-top:4px;margin-bottom:4px}.game .input .prompt.bottom{margin-top:4px;margin-bottom:0}