.window{border:2px solid #000;cursor:default;position:absolute;box-shadow:5px 7px 0 0 #000;resize:both}.window__titlebar{background-color:blue;width:100%;height:2rem;border-bottom:2px solid #000;display:flex;justify-content:space-between;padding:0 .2rem;cursor:pointer}.window__titlebar p{margin:auto;color:#fff}.window__handle{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.window__body{background-color:#fff;width:100%;height:100%;padding:.5rem 1rem;overflow:auto}.closeButton{background-color:#d9d9d9;width:1.5rem;max-height:1.5rem;margin:auto 0;text-align:center;border:2px solid #000;color:#000;cursor:pointer;padding:0;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.shortcutGroup__items{display:flex;flex-flow:wrap;padding-bottom:1rem}.navigation{width:100%}.navlist{background-color:#000;color:#fff;display:flex;justify-content:space-between;list-style:none;padding:.75rem .75rem .75rem 2rem}@media screen and (max-width:768px){.navlist{padding-left:1rem}}.name{align-self:center;font-size:1.1rem}.desktop_main__F9763{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;overflow:hidden;font-family:Space Mono;font-size:.9rem}.desktop_content__b57lm{position:relative;height:100%;width:100%}@media screen and (max-width:768px){.desktop_content__b57lm{padding:0}}