*{box-sizing:border-box}body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.board{display:flex;margin:100px auto;width:80%}.box{width:70px;height:70px}.Board,.box{border:1px solid #000}.Board{display:flex;flex-wrap:wrap;width:562px}.text{color:#fff;font-family:"Lucida Console",Monaco,monospace;font-size:20px;letter-spacing:1px}.main-board{background-color:#000;background:url(/static/media/mona-eendra-vC8wj_Kphak-unsplash.3f442f01.jpg) no-repeat 50% fixed;margin:0;height:100%}.main-board,body{overflow:hidden}.Tyle{width:70px;height:70px;border:1px solid #000}.tyleAnimation{transition:transform 2s ease-in}.Tyle .tyleAnimation{animation:left-to-right 2s ease-in forwards}@keyframes left-to-right{to{transform:translateY(-120px)}}.popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;background-color:#fff}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1}.popover{width:250px;border:3px solid #fff;height:150px;background-color:#000}.background,.popover{display:flex;flex-direction:column;justify-content:center;align-items:center}.background{background:url(/static/media/join.bb72348b.jpg) no-repeat 50% fixed;background-size:cover;width:100vw;height:100vh}.create{display:flex;align-items:center;justify-content:center;background-color:tomato;width:256px;height:56px;color:#fff;font-family:"Lucida Console",Monaco,monospace;font-size:14px;letter-spacing:1px;cursor:pointer}input:focus{outline-style:none}
/*# sourceMappingURL=main.08fa107f.chunk.css.map */