body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#start{background-color:#0003;justify-content:center;align-items:center;width:97px;height:100%;font-size:2rem;display:flex}#start:hover{background-color:#0000004d}#bar{color:#fff;z-index:900;background-color:#1e90ff;flex-direction:row;justify-content:space-between;width:100%;height:60px;font-family:AnonymousPro;display:flex;position:absolute;bottom:0}@font-face{font-family:AnonymousPro;src:url(/assets/AnonymousPro-Cak-IzWC.ttf)}#menu{z-index:800;background-color:#1e78c8;width:400px;animation:.15s fadeIn;position:absolute;bottom:60px;overflow:hidden scroll;box-shadow:10px 10px 5px #0003;max-width:100%!important;max-height:calc(100% - 60px)!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shake{animation:10ms 20 shake}@keyframes shake{0%{margin-left:-5px}to{margin-left:5px}}#desktop{background-image:url(/assets/bliss-CdQMrL2C.jpg);background-size:100% 100%;width:100%;height:calc(100% - 60px);position:absolute}#desktopIconSpace{flex-flow:column wrap;max-height:calc(100% - 60px);display:flex;position:absolute}#desktopIcon{border-radius:10px;flex-direction:column;align-items:center;width:90px;margin:5px;padding:5px;display:flex}#desktopIcon:hover{background-color:#0000001a}#menuEntry{flex-direction:row;align-items:center;padding:10px 20px;display:flex}#menuEntry:hover{background-color:#0000001a}#barIcon:hover{background-color:#0003}
