html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.ui-container{width:100vw;height:100vh;pointer-events:none;position:fixed;display:flex;gap:.5rem;z-index:10;top:0;right:0;bottom:0;left:0}.buttons-container{display:flex;justify-content:flex-end;align-items:flex-end;pointer-events:none;margin-left:auto;margin-right:auto;width:100%}.ui-button{height:2.5rem;width:4rem;margin:3rem;pointer-events:auto;font-size:4rem;color:navy}
