.answer{align-content:center;align-items:center;display:flex;flex-direction:column;font-size:x-large;height:40vh;justify-content:center;width:80vw}.answer--state-hidden{background-color:var(--answer-hidden-background)}.answer--state-revealed{background-color:var(--answer-resolved-background)}.question{align-items:center;display:flex;flex:2 1;font-size:large;height:60vh;justify-content:center;margin-bottom:50px;min-height:45vh;width:80vw}.counter{font-weight:700}.counter__resolved{color:green}.counter__total{color:blue}.quiz{align-content:flex-start;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.togglebutton{background-color:var(--sidebar-background);border-left:0;border-top:0;color:#fff;height:35px;width:35px}.sidebar{display:flex;flex-direction:row;height:100%;left:0;position:fixed;top:0;z-index:1}.sidebar__divider{background-color:var(--sidebar-background);overflow-x:hidden}.sidebar__divider,.sidebar__divider a{color:var(--sidebar-textcolor)}.sidebar__divider--state-hidden{width:0}@media screen and (max-width:700px){.sidebar__divider--state-visible{width:100%}}@media screen and (min-width:700px){.sidebar__divider--state-visible{width:500px}}
/*# sourceMappingURL=main.8cc8ec56.css.map*/