@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;500&display=swap);:root{--tomato:#fc4545;--darker-blue:#10141e;--grayish-blue:#5a6a90;--dark-blue:#171e31;--white:hsl(0,0,100%)}::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}body{background:#10141e;background:var(--darker-blue);color:#fff;font-family:Outfit,sans-serif;height:100vh;margin:0 auto;width:100vw}.App{display:flex;height:calc(100vh - 60px);width:calc(100vw - 96px)}#main-content{height:100%;margin:0 30px 0 0;overflow-y:scroll;width:100%}h1{font-weight:300}.open{align-items:center;background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:50}.close{background-color:transparent;display:none}@media screen and (max-width:1024px){.App{flex-direction:column}#sideNav{margin:0 auto}#main-content{margin-left:30px}}
/*# sourceMappingURL=main.872c9dd0.css.map*/