@import"https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";*{font-family:Indie Flower,cursive;font-weight:black}#root{max-width:1280px;margin:0 auto;padding:1rem;text-align:center}body{background-image:url(/assets/paper-D0iKGMT_.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}h1{font-size:40px}nav{display:flex;flex-direction:row;gap:8px;justify-content:center}nav a{font-size:24px}.content{margin-left:auto;margin-right:auto;border:2px dashed black;max-width:900px;width:85vw;height:60vh;overflow-x:hidden;overflow-y:scroll}.content2{margin-left:auto;margin-right:auto;border:2px dashed black;max-width:900px;width:85vw;height:60vh;overflow-x:hidden;overflow-y:scroll;text-align:start;padding:8px}.content2 label{font-size:20px}.content2 input[type=text],input[type=password]{background-color:#fff;width:90%;height:32px;font-size:20px}.content2 input[type=submit]{background-color:#fff;margin-top:8px;width:35%;height:32px;font-size:18px;padding:0}.quiz{padding-top:8px;border-bottom:2px dashed black;height:fit-content;background-image:url(/assets/paperbright-Q8MCXowf.png);background-repeat:repeat-y;background-size:cover}h2{margin-bottom:8px;margin-top:8px}.quizname{margin-top:0;font-size:28px;margin-bottom:-2px;line-height:1.1}p{font-size:18px;font-weight:400;margin:0 0 8px}.quiz button{font-size:20px}.buttons{margin:0 0 8px}button{background-color:#e9e9e954;color:#00f;border-color:#000;border-radius:10px 4px;cursor:pointer}.centered{display:flex;flex-direction:column;justify-content:center;align-items:center}.leaderboard{list-style-type:none;margin:0;padding:0;font-size:20px;height:128px;overflow-x:scroll;background-color:#0000;filter:drop-shadow(0 0 1rem blue);border:blue 0px solid}.questionamount{font-size:24px}.question{border:1px solid pink}.answers{display:flex;flex-direction:column;justify-content:space-evenly}.answer{font-size:20px;margin-bottom:8px;height:32px;background-color:#3232321a}.questionImg{width:200px;height:200px;object-fit:cover}input[type=number]{height:24px;font:monospace}
