:root{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;--primary-blue: #12182B}html{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}html,body,#main,#main-page{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--primary-blue);scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#main::-webkit-scrollbar,#main-page::-webkit-scrollbar{display:none}html,body,#main,#main-page{-ms-overflow-style:none}
