.explanation{flex-direction:row;margin-top:10%}.explanation,.jGoalBox{display:flex;justify-content:center}.jGoalBox{align-items:center;text-align:center;border:1px solid #000;background-color:#fff2cc;width:150px;height:80px;box-shadow:3px 3px 20px -10px;border-radius:5px;margin-right:30px}.explanationBox{width:40%}.explaneJGoal,.explaneJGoal1{font-weight:700}.explaneJGoal1{margin-bottom:1px}.explaneJGoal2{font-weight:700;margin-top:1px}.levelContainer{display:flex;flex-direction:row;justify-content:space-around;width:40%;margin:0 auto}.nBox{display:flex;justify-content:center;align-items:center;border:1px solid #000;width:54px;height:42px;margin-top:30px;transition:background-color .5s,box-shadow .5s}.toQuiz{text-decoration:none}.nBox:hover{cursor:pointer;background-color:#528cf8;box-shadow:5px 5px 20px -10px}.titleContainer{display:flex;flex-direction:row;margin-top:20px}h1{font-size:1.4em;margin-right:10px;margin-left:5%}#logoImg{width:51px;height:44px;border-radius:50%;margin-right:40%}.signUp{background-color:#c8eef9;width:114px;height:40px;margin-right:20px;border:1px solid #000;border-radius:1.2rem;font-weight:700;transition:all .8s}.signUp:hover{cursor:pointer;opacity:.7}.logIn{background-color:#528cf8;width:114px;height:40px;margin-right:20px;border:1px solid #000;border-radius:1.2rem;font-weight:700;transition:all .8s}.logIn:hover{cursor:pointer;opacity:.7}.logOut{background-color:#c8eef9;width:114px;height:40px;margin-right:20px;border:1px solid #000;border-radius:1.2rem;font-weight:700;transition:all .8s}.logOut:hover{cursor:pointer;opacity:.7}.homePage{display:flex;align-items:center;text-decoration:none;color:inherit;flex-grow:1}@media screen and (max-width:480px){.buttons{display:flex;flex-direction:column;justify-content:space-between;width:5%}.logIn{margin-top:8px}.logIn,.signUp{font-size:1.2rem;font-weight:700}}