*{margin:0;padding:0}html,body{overflow:hidden}.webgl{position:fixed;top:0;left:0;outline:none}.loading-bar{position:absolute;top:50%;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:top left;transition:transform .5s}.loading-bar.ended{transform:scaleX(0);transform-origin:100% 0;transition:transform 1.5s ease-in-out}#informationmodal{width:400px;height:400px;border-radius:10px;position:absolute;float:left;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff}#buttonWrapper{position:fixed;top:20px;right:20px;z-index:1000;display:flex;gap:10px}.fixedButton{width:50px;height:50px;border-radius:50%;border:none;background:linear-gradient(135deg,#040404,#0d0119);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 8px #fefbfb4d;transition:all .2s ease-in-out}.fixedButton:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0006}.fixedButton svg{width:24px;height:24px;fill:#fff}
