html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:#03111a}#render-canvas{-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}#map-editor-toolbox{flex-direction:column;gap:10px;display:flex;position:absolute;top:10px;left:10px}@media (width<=600px){#map-editor-toolbox{flex-direction:row;width:100%;top:auto;bottom:10px;left:0}}#map-editor-toolbox button{color:#fff;touch-action:none;-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;border:1px solid #fff;border-radius:5px;width:70px;height:70px;font-weight:900}#map-editor-toolbox button.selected{filter:brightness(1.5);border:3px solid #fff}#brush-rock{background:#333}#brush-eraser{background:#a01a1a}#brush-water{background:#0aa}#brush-reset-s,#brush-reset-m,#brush-reset-l,#brush-reset-plumbing{background:#000}
