body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.Layout_Layout__7omBS{width:100vw;display:flex;flex-direction:row;min-height:100vh}.Layout_pageContent__qYFUH{width:90vw;z-index:1}.Layout_Navbar__0aGC8{float:left;padding:0;margin:0;height:100vh;width:10vw;background-color:#6241e7;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 0 .3vw #000;color:#fff;z-index:2}.Layout_Navbar__0aGC8 h2{padding-bottom:0;margin-bottom:0}.Layout_Navbar__0aGC8 ul{background-color:#6767e6;height:100%;width:100%;display:flex;margin:2vh 0;padding:0;flex-direction:column;justify-content:top;align-items:center}.Layout_Navbar__0aGC8 li{list-style-type:none;margin:0;width:100%;display:flex;justify-content:left;padding:1vh 0 1vh 1vw}.Layout_Navbar__0aGC8 li:hover{background-color:#4545e6}