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}#start{height:100%;width:97px;background-color:#0003;display:flex;align-items:center;justify-content:center;font-size:2rem}#start:hover{background-color:#0000004d}#bar{color:#fff;position:absolute;bottom:0;width:100%;height:60px;background-color:#1e90ff;display:flex;flex-direction:row;justify-content:space-between;font-family:AnonymousPro;z-index:900}@font-face{font-family:AnonymousPro;src:url(/assets/AnonymousPro-Cak-IzWC.ttf)}#menu{position:absolute;bottom:60px;width:400px;max-width:100%!important;max-height:calc(100% - 60px)!important;overflow-y:scroll;overflow-x:hidden;background-color:#1e78c8;box-shadow:10px 10px 5px #0003;animation:fadeIn .15s 1;z-index:800}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shake{animation:shake 10ms 20}@keyframes shake{0%{margin-left:-5px}to{margin-left:5px}}#desktop{position:absolute;height:calc(100% - 60px);width:100%;background-image:url(/assets/bliss-CdQMrL2C.jpg);background-size:100% 100%}#desktopIconSpace{position:absolute;display:flex;flex-wrap:wrap;flex-direction:column;max-height:calc(100% - 60px)}#desktopIcon{display:flex;flex-direction:column;align-items:center;width:90px;margin:5px;padding:5px;border-radius:10px}#desktopIcon:hover{background-color:#0000001a}#menuEntry{display:flex;flex-direction:row;align-items:center;padding:10px 20px}#menuEntry:hover{background-color:#0000001a}#barIcon:hover{background-color:#0003}
