body,html { margin:0; padding:0; overflow:hidden; background:#000;}
#scene { width:100vw; height:100vh; display:block;}
#ui { position:fixed; top:10px; left:10px; z-index:10; color:white;}
button{margin:4px;}
