*{box-sizing:border-box;margin:0;padding:0}html,body{background:#000;max-width:100vw;overflow:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#visualization-canvas{z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0}.controls-overlay{z-index:100;transition:opacity .3s ease-out;position:fixed}.cursor-hidden{cursor:none}.no-select{-webkit-user-select:none;user-select:none}
