@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap");body,html{height:100%}.body{min-height:100vh;font-family:JetBrains Mono,monospace;font-weight:450;margin:0;background-color:#0c0c0c}.body,.main{display:flex;justify-content:center;align-items:stretch}.main{flex:1 1;width:100%;padding:1em;box-sizing:border-box}.window{border-radius:10px;background-color:#0c0c0c;width:100%;flex-direction:column}.children,.window{display:flex;flex:1 1;min-height:0}.children{flex-direction:column}@media (max-width:768px){html{font-size:14px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:hsla(0,0%,78%,.25);border-radius:10px}.link{text-decoration:underline!important;transition:color .2s ease-in-out;display:flex;flex-direction:row;align-items:center;gap:1ch}.link:hover{color:orange!important}.TopBar_topBar__VmIyp{height:2em;width:100%;border-radius:10px 10px 0 0;background-color:#2e2e2e;padding:.5em}.TopBar_topBarLights__uhk2z,.TopBar_topBar__VmIyp{display:flex;justify-content:flex-start;align-items:center;gap:.5em}.TopBar_topBarLights__uhk2z>:first-child{background-color:#ff3b30;border-radius:50%;width:1em;height:1em}.TopBar_topBarLights__uhk2z>:nth-child(2){background-color:#fc0;border-radius:50%;width:1em;height:1em}.TopBar_topBarLights__uhk2z>:nth-child(3){background-color:#4cd964;border-radius:50%;width:1em;height:1em}.TopBar_name__Zry_W{position:absolute;left:50%;transform:translateX(-50%)}