*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow:hidden;height:100vh;width:100vw}body{background:#000;color:#fff;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}#__next{height:100vh;width:100vw}@media (max-width:768px){body{-webkit-touch-callout:none;-webkit-user-select:none;overscroll-behavior:none}*,body{touch-action:manipulation}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}a,button{min-height:44px;min-width:44px}}