html{scrollbar-width:none}canvas{position:fixed;top:0;left:0}::-webkit-scrollbar{display:none}body{padding:0;margin:0;height:100000vh;overflow-y:scroll;overflow-x:hidden}.modal-container{background-color:#0007;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;align-items:center;justify-content:center;opacity:0;position:fixed;top:0;left:0;height:100vh;width:100vw;transition:opacity 1s}.modal-container-cngt{background-color:#1d0d2e68;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;align-items:center;opacity:1;justify-content:center;position:fixed;top:0;left:0;height:100vh;width:100vw;transition:opacity 2.2s}.modal-container-popup{background-color:#000c;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;align-items:center;opacity:.95;justify-content:center;position:fixed;top:0;left:0;height:100vh;width:100vw}.modal-container-messege{background-color:#000c;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;align-items:center;opacity:0;justify-content:center;position:fixed;top:0;left:0;height:100vh;width:100vw;transition:opacity 2s}.modal-container-load{background-color:#10041c;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;display:flex;align-items:center;justify-content:center;opacity:0;position:fixed;top:0;left:0;height:100vh;width:100vw;transition:opacity 2.2s}.modals,.modal{background-color:#3d0c43b0;width:600px;padding:30px;max-width:100%;border-radius:8px;text-align:center}.modal h2{margin:0;color:#fff}.modal p{color:#bbb}.modal button{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}#video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;width:100%;height:auto;opacity:0;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity 2.2s}@media (orientation: portrait){#video{width:auto;height:100%}}canvas{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%}
