*{box-sizing:border-box;margin:0;padding:0;user-select:none;-webkit-user-select:none}html,body{width:100%;height:100%;overflow:hidden;background-color:#0b0d12;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#app{width:100vw;height:100vh;position:absolute;top:0;left:0;cursor:grab}#app:active{cursor:grabbing}canvas{width:100%!important;height:100%!important;display:block}
