*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;min-height:100vh;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden;position:relative}body{background:#000}a{color:inherit;text-decoration:none}button{font-family:inherit}#__next{height:100%}img{max-width:100%;height:auto}.no-select,button{-webkit-user-select:none;-moz-user-select:none;user-select:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}