:root{--background: #1d1e20ff;--foreground: rgba(255, 255, 255, .08);--banner: #121319}.App{background:var(--background);height:100%;width:100%;display:flex;flex-direction:column;position:fixed}.navbarEntry{display:flex;justify-content:center;align-items:center;width:140px;color:#d3d3d3;height:50px;background:#ffffff1a}.navbarEntry:hover{//color: white;background:#fff3}.active-navbarEntry{display:flex;justify-content:center;align-items:center;width:140px;font-weight:700;color:#fff;background:#fff3}.active-navbarEntry:hover{color:#fff}.editPen{background:#5c5c5c;border-radius:5px;border:1px solid gray;cursor:pointer;padding:3px}.editPen:hover{background:#7e7e7e}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}body{margin:0}
