*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;width:100vw;overflow-x:hidden;overflow-y:hidden;position:fixed;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:none;-webkit-overflow-scrolling:none}:root{--tg-theme-bg-color:#000;--tg-theme-text-color:#fff;--tg-theme-hint-color:#999;--tg-theme-link-color:#2481cc;--tg-theme-button-color:#2481cc;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#1a1a1a;--tg-viewport-height:100vh}body{background:var(--tg-theme-bg-color,#000);color:var(--tg-theme-text-color,#fff);min-height:100vh;min-height:var(--tg-viewport-height,100vh);display:flex;justify-content:center;align-items:center}