#root{max-width:1280px;width:100%;margin:0 auto;padding:1rem;text-align:center}.app{min-width:320px;min-height:95vh;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.logo{width:60px;height:60px;position:absolute;left:0}.logoCourse{width:60px;height:60px}.logo:hover,.logoCourse:hover{cursor:pointer}.formContainer{width:100%;height:90vh;max-height:1200px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.formInputs{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.courseContainer{width:100%;display:flex;justify-content:flex-start;flex-direction:column}.courseHeader{width:100%;display:flex;justify-content:space-between;align-items:start}.mainCourseContent{display:flex;width:100%;justify-content:center;align-items:start}.sideBar{width:400px;height:max-content;margin-top:77px}.queueContainer{width:65%;height:800px}.questionsContainer{height:max-content;max-height:800px;overflow:scroll;display:flex;flex-direction:column;justify-content:flex-start;gap:.7rem;padding:.7rem}.questionContainer{width:100%}.questionActions{display:flex;width:100%;justify-content:space-between;align-items:center}.questionAbout{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}.metaContainer{width:400px;height:600px;margin-top:77px;background-color:wheat}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;--error-red: rgb(194, 63, 56) font-synthesis: none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}
