body{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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#0c0d10;min-height:100vh;display:flex;flex-direction:column;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.glowing_shadow__1cQ0D{position:relative;margin:200px auto 0;width:400px;height:250px;background:linear-gradient(0deg,#000,#262626)}.glowing_shadow__1cQ0D:after,.glowing_shadow__1cQ0D:before{content:"";position:absolute;top:-2px;left:-2px;background:linear-gradient(90deg,#fb0094,#00f,#0f0,#ff0,red,#fb0094,#00f,#0f0,#ff0,red);background-size:400%;width:calc(100% + 4px);height:calc(100% + 4px);z-index:-1;-webkit-animation:glowing_animate__1C8Bo 20s linear infinite;animation:glowing_animate__1C8Bo 20s linear infinite}.glowing_shadow__1cQ0D:after{-webkit-filter:blur(20px);filter:blur(20px)}@-webkit-keyframes glowing_animate__1C8Bo{0%{background-position:0 0}50%{background-position:300% 0}to{background-position:0 0}}@keyframes glowing_animate__1C8Bo{0%{background-position:0 0}50%{background-position:300% 0}to{background-position:0 0}}.window_page{margin:0;width:100%;height:100vh;background-color:#282828;display:grid;place-items:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.window.animate{-webkit-animation:barrelRoll 2s ease-in-out;animation:barrelRoll 2s ease-in-out}ol,p,ul{list-style-type:none;margin:0;padding:0}.window{max-width:99vh;max-height:95vh;margin:auto;background-color:#000;box-shadow:0 0 25px -7px #000;resize:horizontal}.window-top{display:flex;align-items:center;height:30px;background-color:#202020}.window__controls{display:inline-flex}.window__controls span{width:15px;height:15px;margin-left:10px;border-radius:50%}.window__controls span:first-child{background-color:#b22222}.window__controls span:nth-child(2){background-color:#d6bf3e}.window__controls span:nth-child(3){background-color:#4db434}.window__title{flex:1 1;text-align:center;color:#b1b1b3}.window-main{padding:.5em;color:#4e4e4e;max-height:50em;overflow-y:auto;overflow-x:auto}.window-main ol{counter-reset:item;font-family:"Source Code Pro",monospace;white-space:nowrap}.window-main ol li{display:block;margin-bottom:.5em;margin-left:2em}.window-main ol li:before{content:counter(item) "  ";counter-increment:item;padding:0 10px;width:2em;margin-left:-2em}.window-main ol li:hover{font-style:italic}.line-numbering{position:relative;left:0;top:0;bottom:0;z-index:1}table{border-collapse:collapse;width:100%}td{border:1px solid #ccc;padding:5px}td.line-number{position:-webkit-sticky;position:sticky;left:0;z-index:1}.window-bottom{display:flex;flex-direction:row;justify-content:space-between;height:30px;border-width:1px;position:relative}.window-bottom-statictext{color:#b1b1b3;text-align:right;margin:0 2%;bottom:0}.window-bottom-statictext select{background-color:transparent;color:#b1b1b3;border:none}.line-link{color:orange;text-decoration:none}.key{color:#f92672}.attr{color:#8dc6e3}.string{color:#e6db74}.boolean{color:#ae81ff}.text{color:#d4d4d4}.number{color:#ae81ff}.comment{color:#75715e}@media only screen and (max-width:601px){.window{font-size:.65em;margin-top:5%}.window__controls span{width:10px;height:10px;margin-left:5px}.window-main ol li:before{padding:0}}@-webkit-keyframes barrelRoll{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(370deg);transform:rotate(370deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes barrelRoll{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(370deg);transform:rotate(370deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}main{width:100%;height:100%;margin:0;padding:0}.carousel{position:relative;overflow:hidden}.carousel div{transition:left 1s,opacity 1s,z-index 0s,-webkit-transform 1s;transition:transform 1s,left 1s,opacity 1s,z-index 0s;transition:transform 1s,left 1s,opacity 1s,z-index 0s,-webkit-transform 1s;opacity:1}.carousel div img{width:400px;transition:width 1s}.selected{z-index:10;left:50%}.next{z-index:5;left:70%}.next img{width:300px}.buttons{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:10px}body{margin:0;overflow:hidden}sky{display:block;background:#000;width:100vw;height:100vh}star{border-radius:50%;background:#fff;position:absolute;-webkit-animation:star linear infinite;animation:star linear infinite}star:first-child{width:6px;height:6px;-webkit-animation-duration:22s;animation-duration:22s;-webkit-animation-delay:-8s;animation-delay:-8s;top:66vh}star:nth-child(2){width:4px;height:4px;-webkit-animation-duration:16s;animation-duration:16s;-webkit-animation-delay:-21s;animation-delay:-21s;top:97vh}star:nth-child(3){width:5px;height:5px;-webkit-animation-duration:43s;animation-duration:43s;-webkit-animation-delay:-15s;animation-delay:-15s;top:37vh}star:nth-child(4){width:8px;height:8px;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-delay:-35s;animation-delay:-35s;top:43vh}star:nth-child(5){width:7px;height:7px;-webkit-animation-duration:32s;animation-duration:32s;-webkit-animation-delay:-9s;animation-delay:-9s;top:72vh}star:nth-child(6){width:5px;height:5px;-webkit-animation-duration:36s;animation-duration:36s;-webkit-animation-delay:-1s;animation-delay:-1s;top:68vh}star:nth-child(7){width:6px;height:6px;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-delay:-38s;animation-delay:-38s;top:35vh}star:nth-child(8){width:8px;height:8px;-webkit-animation-duration:40s;animation-duration:40s;-webkit-animation-delay:-17s;animation-delay:-17s;top:45vh}star:nth-child(9){width:10px;height:10px;-webkit-animation-duration:43s;animation-duration:43s;-webkit-animation-delay:-14s;animation-delay:-14s;top:39vh}star:nth-child(10){width:4px;height:4px;-webkit-animation-duration:34s;animation-duration:34s;-webkit-animation-delay:-12s;animation-delay:-12s;top:82vh}star:nth-child(11){width:5px;height:5px;-webkit-animation-duration:31s;animation-duration:31s;top:31vh}star:nth-child(11),star:nth-child(12){-webkit-animation-delay:-5s;animation-delay:-5s}star:nth-child(12){width:9px;height:9px;-webkit-animation-duration:37s;animation-duration:37s;top:23vh}star:nth-child(13){width:4px;height:4px;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-delay:-2s;animation-delay:-2s;top:31vh}star:nth-child(14){width:7px;height:7px;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-delay:-18s;animation-delay:-18s;top:47vh}star:nth-child(15){width:5px;height:5px;-webkit-animation-duration:28s;animation-duration:28s;-webkit-animation-delay:-33s;animation-delay:-33s;top:68vh}star:nth-child(16){width:7px;height:7px;-webkit-animation-duration:38s;animation-duration:38s;-webkit-animation-delay:-19s;animation-delay:-19s;top:95vh}star:nth-child(17){width:7px;height:7px;-webkit-animation-duration:23s;animation-duration:23s;-webkit-animation-delay:-36s;animation-delay:-36s;top:83vh}star:nth-child(18){width:9px;height:9px;-webkit-animation-duration:37s;animation-duration:37s;-webkit-animation-delay:-19s;animation-delay:-19s;top:11vh}star:nth-child(19){width:9px;height:9px;-webkit-animation-duration:19s;animation-duration:19s;-webkit-animation-delay:-1s;animation-delay:-1s;top:38vh}star:nth-child(20){width:8px;height:8px;-webkit-animation-duration:21s;animation-duration:21s;-webkit-animation-delay:-14s;animation-delay:-14s;top:24vh}star:nth-child(21){width:6px;height:6px;-webkit-animation-duration:33s;animation-duration:33s;-webkit-animation-delay:-25s;animation-delay:-25s;top:42vh}star:nth-child(22){width:4px;height:4px;-webkit-animation-duration:29s;animation-duration:29s;-webkit-animation-delay:-28s;animation-delay:-28s;top:40vh}star:nth-child(23){width:4px;height:4px;-webkit-animation-duration:19s;animation-duration:19s;-webkit-animation-delay:-25s;animation-delay:-25s;top:26vh}star:nth-child(24){width:10px;height:10px;-webkit-animation-duration:31s;animation-duration:31s;-webkit-animation-delay:-4s;animation-delay:-4s;top:91vh}star:nth-child(25){width:7px;height:7px;-webkit-animation-duration:34s;animation-duration:34s;top:42vh}star:nth-child(25),star:nth-child(26){-webkit-animation-delay:-37s;animation-delay:-37s}star:nth-child(26){width:10px;height:10px;-webkit-animation-duration:25s;animation-duration:25s;top:59vh}star:nth-child(27){width:8px;height:8px;-webkit-animation-duration:28s;animation-duration:28s;-webkit-animation-delay:-27s;animation-delay:-27s;top:83vh}star:nth-child(28){width:9px;height:9px;-webkit-animation-duration:43s;animation-duration:43s;-webkit-animation-delay:-14s;animation-delay:-14s;top:92vh}star:nth-child(29){width:6px;height:6px;-webkit-animation-duration:28s;animation-duration:28s;-webkit-animation-delay:-4s;animation-delay:-4s;top:35vh}star:nth-child(30){width:6px;height:6px;-webkit-animation-duration:39s;animation-duration:39s;-webkit-animation-delay:-12s;animation-delay:-12s;top:14vh}star:nth-child(31){width:9px;height:9px;-webkit-animation-duration:23s;animation-duration:23s;-webkit-animation-delay:-28s;animation-delay:-28s;top:2vh}star:nth-child(32){-webkit-animation-delay:-31s;animation-delay:-31s;top:81vh}star:nth-child(32),star:nth-child(33){width:5px;height:5px;-webkit-animation-duration:42s;animation-duration:42s}star:nth-child(33){-webkit-animation-delay:-35s;animation-delay:-35s;top:12vh}star:nth-child(34){width:10px;height:10px;-webkit-animation-duration:19s;animation-duration:19s;-webkit-animation-delay:-24s;animation-delay:-24s;top:30vh}star:nth-child(35){width:6px;height:6px;-webkit-animation-duration:23s;animation-duration:23s;-webkit-animation-delay:-15s;animation-delay:-15s;top:62vh}star:nth-child(36){width:7px;height:7px;-webkit-animation-duration:22s;animation-duration:22s;-webkit-animation-delay:-22s;animation-delay:-22s;top:31vh}star:nth-child(37){width:9px;height:9px;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-delay:-25s;animation-delay:-25s;top:80vh}star:nth-child(38){width:5px;height:5px;-webkit-animation-delay:-2s;animation-delay:-2s;top:38vh}star:nth-child(38),star:nth-child(39){-webkit-animation-duration:26s;animation-duration:26s}star:nth-child(39){width:10px;height:10px;-webkit-animation-delay:-9s;animation-delay:-9s;top:30vh}star:nth-child(40){width:4px;height:4px;-webkit-animation-duration:33s;animation-duration:33s;-webkit-animation-delay:-4s;animation-delay:-4s;top:16vh}star:nth-child(41){width:8px;height:8px;-webkit-animation-duration:45s;animation-duration:45s;-webkit-animation-delay:-22s;animation-delay:-22s;top:3vh}star:nth-child(42){width:7px;height:7px;-webkit-animation-duration:28s;animation-duration:28s;-webkit-animation-delay:-39s;animation-delay:-39s;top:26vh}star:nth-child(43){width:6px;height:6px;-webkit-animation-duration:40s;animation-duration:40s;-webkit-animation-delay:-18s;animation-delay:-18s;top:76vh}star:nth-child(44){width:4px;height:4px;-webkit-animation-duration:24s;animation-duration:24s;-webkit-animation-delay:-7s;animation-delay:-7s;top:51vh}star:nth-child(45){width:4px;height:4px;-webkit-animation-duration:34s;animation-duration:34s;-webkit-animation-delay:-4s;animation-delay:-4s;top:64vh}star:nth-child(46){width:5px;height:5px;-webkit-animation-duration:16s;animation-duration:16s;-webkit-animation-delay:-29s;animation-delay:-29s;top:94vh}star:nth-child(47){width:10px;height:10px;-webkit-animation-duration:33s;animation-duration:33s;-webkit-animation-delay:-24s;animation-delay:-24s;top:17vh}star:nth-child(48){width:9px;height:9px;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-delay:-3s;animation-delay:-3s;top:56vh}star:nth-child(49){width:7px;height:7px;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-delay:-4s;animation-delay:-4s;top:13vh}star:nth-child(50){width:9px;height:9px;-webkit-animation-duration:21s;animation-duration:21s;-webkit-animation-delay:-31s;animation-delay:-31s;top:48vh}star:nth-child(51){width:8px;height:8px;-webkit-animation-duration:18s;animation-duration:18s;-webkit-animation-delay:-6s;animation-delay:-6s;top:56vh}star:nth-child(52){width:5px;height:5px;-webkit-animation-duration:42s;animation-duration:42s;-webkit-animation-delay:-3s;animation-delay:-3s;top:43vh}star:nth-child(53){width:4px;height:4px;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-delay:-5s;animation-delay:-5s;top:13vh}star:nth-child(54){width:8px;height:8px;-webkit-animation-duration:24s;animation-duration:24s;-webkit-animation-delay:-17s;animation-delay:-17s;top:66vh}star:nth-child(55){width:9px;height:9px;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-delay:-16s;animation-delay:-16s;top:95vh}star:nth-child(56){width:5px;height:5px;-webkit-animation-duration:36s;animation-duration:36s;-webkit-animation-delay:-4s;animation-delay:-4s;top:88vh}star:nth-child(57){width:9px;height:9px;-webkit-animation-delay:-14s;animation-delay:-14s;top:62vh}star:nth-child(57),star:nth-child(58){-webkit-animation-duration:38s;animation-duration:38s}star:nth-child(58){width:10px;height:10px;-webkit-animation-delay:-15s;animation-delay:-15s;top:7vh}star:nth-child(59){width:8px;height:8px;-webkit-animation-duration:31s;animation-duration:31s;-webkit-animation-delay:-37s;animation-delay:-37s;top:63vh}star:nth-child(60){width:6px;height:6px;-webkit-animation-duration:35s;animation-duration:35s;-webkit-animation-delay:-11s;animation-delay:-11s;top:77vh}star:nth-child(61){width:5px;height:5px;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-delay:-10s;animation-delay:-10s;top:39vh}star:nth-child(62){width:6px;height:6px;-webkit-animation-duration:41s;animation-duration:41s;-webkit-animation-delay:-27s;animation-delay:-27s;top:74vh}star:nth-child(63){width:9px;height:9px;-webkit-animation-duration:22s;animation-duration:22s;-webkit-animation-delay:-28s;animation-delay:-28s;top:91vh}star:nth-child(64){width:8px;height:8px;-webkit-animation-duration:41s;animation-duration:41s;-webkit-animation-delay:-1s;animation-delay:-1s;top:32vh}star:nth-child(65){width:8px;height:8px;-webkit-animation-duration:38s;animation-duration:38s;-webkit-animation-delay:-26s;animation-delay:-26s;top:18vh}star:nth-child(66){width:10px;height:10px;-webkit-animation-duration:43s;animation-duration:43s;-webkit-animation-delay:-24s;animation-delay:-24s;top:62vh}star:nth-child(67){width:6px;height:6px;-webkit-animation-delay:-18s;animation-delay:-18s;top:44vh}star:nth-child(67),star:nth-child(68){-webkit-animation-duration:29s;animation-duration:29s}star:nth-child(68){width:5px;height:5px;-webkit-animation-delay:-26s;animation-delay:-26s;top:41vh}star:nth-child(69){width:4px;height:4px;-webkit-animation-duration:19s;animation-duration:19s;-webkit-animation-delay:-13s;animation-delay:-13s;top:40vh}star:nth-child(70){width:5px;height:5px;-webkit-animation-duration:16s;animation-duration:16s;-webkit-animation-delay:-30s;animation-delay:-30s;top:30vh}@-webkit-keyframes star{0%{-webkit-transform:translate3d(-100%,0,1px);transform:translate3d(-100%,0,1px)}to{-webkit-transform:translate3d(100vw,0,1px);transform:translate3d(100vw,0,1px)}}@keyframes star{0%{-webkit-transform:translate3d(-100%,0,1px);transform:translate3d(-100%,0,1px)}to{-webkit-transform:translate3d(100vw,0,1px);transform:translate3d(100vw,0,1px)}}.boi{position:absolute;left:0;top:50%;-webkit-animation:eject 100s linear infinite;animation:eject 100s linear infinite;-webkit-animation-delay:60s;animation-delay:60s;-webkit-transform-origin:13vmin 25vmin;transform-origin:13vmin 25vmin;-webkit-transform:translate(-50vmin,-20vmin);transform:translate(-50vmin,-20vmin);z-index:10;box-shadow:0 0 25px -7px #000}@-webkit-keyframes eject{0%{-webkit-transform:translate(-50vmin,-20vmin) rotate(0turn) scale(10%);transform:translate(-50vmin,-20vmin) rotate(0turn) scale(10%)}50%,to{-webkit-transform:translate(100vw,-20vmin) rotate(-2turn) scale(10%);transform:translate(100vw,-20vmin) rotate(-2turn) scale(10%)}}@keyframes eject{0%{-webkit-transform:translate(-50vmin,-20vmin) rotate(0turn) scale(10%);transform:translate(-50vmin,-20vmin) rotate(0turn) scale(10%)}50%,to{-webkit-transform:translate(100vw,-20vmin) rotate(-2turn) scale(10%);transform:translate(100vw,-20vmin) rotate(-2turn) scale(10%)}}.eye{position:absolute;left:13vmin;top:9vmin;width:10vmin;height:11vmin;border-radius:26vmin;-webkit-transform:scaleY(.5);transform:scaleY(.5);border-color:#000;border-style:solid;border-width:12px 6px;background:radial-gradient(ellipse at 31% 20%,#f9fff7 15%,hsla(0,0%,100%,0) 20%),radial-gradient(ellipse at 50% 40%,#82c9e4 65%,hsla(0,0%,100%,0) 70%),radial-gradient(ellipse at 60% 30%,#40646f 100%,hsla(0,0%,100%,0) 0);background-size:140% 100%,96% 80%,100% 100%;background-repeat:no-repeat}.belly{width:15vmin;height:25vmin;background:#0c9fc4 radial-gradient(ellipse at 42% 33%,#14ebe1 50%,hsla(0,0%,100%,0) 52%);border-radius:10vmin;top:7vmin;left:6vmin;background-size:140% 114%;border:7px solid #000}.backpack,.belly{position:absolute}.backpack{left:1.2vmin;top:14vmin;background:#14ebe1;width:7vmin;height:11vmin;border-radius:3vmin;border:7px solid #000}.leftleg{left:1vmin;top:25vmin;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.leftleg,.rightleg{position:absolute;width:11vmin;height:11vmin;background:radial-gradient(ellipse at 20% 30%,hsla(0,0%,100%,0) 38%,#000 39%,#000 44%,#0c9fc4 45%);background-repeat:no-repeat;border-radius:20vmin;border:7px solid #000;z-index:55;-webkit-clip-path:ellipse(80% 45% at 75% 90%);clip-path:ellipse(80% 45% at 75% 90%)}.rightleg{left:6vmin;top:27vmin;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
/*# sourceMappingURL=main.9ab3e883.chunk.css.map */