html{background-color:#000}.App{text-align:center;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(https://wallpaperset.com/w/full/c/1/4/427159.jpg)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#headerMoon{margin-left:1vw;float:left;height:7vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){#headerMoon{-webkit-animation:headerMoon-spin 20s linear infinite;animation:headerMoon-spin 20s linear infinite}}@-webkit-keyframes headerMoon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes headerMoon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#postContainer{margin-top:40vh;padding:10vh;height:auto;width:100vw;display:grid;grid-template-rows:repeat(1,1fr)}.postCard{margin:40vh auto 10vh;background-color:#f9fdff;height:auto;width:80%;font-size:70%;border-radius:3vh;padding:2vh;color:#00fd33;background-color:#232632;box-shadow:0 5px 25px #f9f9f9}#content{background-color:#e7d9d9;color:#000;border-radius:1vh;min-height:10vh;padding:6.5vh;max-width:30%;margin:3vh auto}.header{padding:1vh}#headerHome,.header{background-color:#3f86b3;position:absolute;top:0;width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff}#headerHome{font-size:70%;margin-bottom:50vh}#postForm{font-weight:bolder;font-size:80%;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:3vw;height:auto;width:70%;border-radius:3vh;box-shadow:0 5px 25px #f9f9f9;opacity:0;-webkit-animation:fade .6s ease-in .09s;animation:fade .6s ease-in .09s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin:auto auto 30vh}@-webkit-keyframes fade{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes fade{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.postFormInput{border-radius:3vh;font-size:90%;font-weight:bolder;text-align:center;padding:2vh;margin-top:2vh;margin-bottom:3vh;color:#00fd33;background-color:#232632}#avatar{float:right;height:7vmin;margin-right:1vw;border-radius:36vh}.postImage{margin-top:3vh;height:55%;width:55%;border-radius:1vh;margin-bottom:3vh}.headerButton{border-radius:1.6vh;line-height:1.2em;font-weight:bolder;font-size:60%;padding:.5em;margin-inline:.5vw;background-color:#0a2946;color:#0cadde;transition:.3s;min-width:18%}.headerButton:hover{translate:-5px -5px -5px;box-shadow:-4px 5px 25px #f9f9f9;color:#fff}#home{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:-webkit-max-content;width:max-content}.home-button{box-shadow:0 -1px 6px #00fd33;border-radius:1.6vh;min-width:200px;line-height:1.1em;font-weight:bolder;font-size:x-large;padding:.4em;margin-bottom:5vh;color:#00fd33;background-color:#232632;transition:.3s;opacity:0;-webkit-animation:fade .8s ease-in .12s;animation:fade .8s ease-in .12s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home-button:hover{translate:-5px -5px -5px;box-shadow:0 5px 25px #f9f9f9;color:#fff}#homeMoon{height:40vmin;margin-top:20vh;margin-bottom:15vh}@media (prefers-reduced-motion:no-preference){#homeMoon{-webkit-animation:homeMoon-spin 20s linear infinite;animation:homeMoon-spin 20s linear infinite}}@-webkit-keyframes homeMoon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes homeMoon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.errors{color:red;font-size:xx-large;text-align:center;margin-top:10vh;margin-bottom:10vh}#commenter{height:10vmin;width:10vmin;border-radius:30vmin}#postCommentImage{margin-top:3vh;height:55%;width:55%;border-radius:1vh;margin-bottom:3vh}.commentContainer{margin-top:40vh;padding:10vh;height:auto;width:100vw;-webkit-align-content:center;align-content:center;display:grid;grid-gap:5vh;gap:5vh;grid-template-rows:repeat(1,1fr)}.commentCard{margin:30vh auto 5vh;width:80%;font-size:70%;padding:2vh;color:#00fd33}#commentForm,.commentCard{border-radius:3vh;height:auto;box-shadow:0 5px 25px #f9f9f9}#commentForm{font-weight:bolder;font-size:80%;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:3vw;width:70%;opacity:0;-webkit-animation:fade .8s ease-in .09s;animation:fade .8s ease-in .09s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin:auto auto 40vh}#commentInput{margin-top:2vh}#commentFormButton,#commentInput{border-radius:3vh;font-size:80%;font-weight:bolder;text-align:center;padding:2vh;margin-bottom:2vh;color:#00fd33;background-color:#232632}#commentFormButton{margin-top:3vh}.commentButton{box-shadow:0 -1px 6px #00fd33;border-radius:1.6vh;min-width:200px;margin-inline:1vw;line-height:1.1em;font-weight:bolder;font-size:x-large;padding:.4em;transition:.3s;margin-bottom:5vh;color:#00fd33;background-color:#232632}.commentButton:hover{translate:-5px -5px -5px;box-shadow:0 5px 25px #f9f9f9;color:#fff}#commentButtonDisplay{color:#00fd33;background-color:#232632;box-shadow:0 5px 25px #f9f9f9;border-radius:2vh;font-size:60%;font-weight:bolder;padding:1.5vh;margin-bottom:15vh}::-webkit-input-placeholder{color:#00e5ff}:-ms-input-placeholder{color:#00e5ff}::placeholder{color:#00e5ff}#commentSelect{border-radius:3vh;font-size:80%;font-weight:bolder;text-align:center;padding:2vh;margin-top:1vh;color:#00e5ff;background-color:#232632}#commentCardBody{background-color:#232632;color:#fff;border-radius:1vh;min-height:10vh;padding:6.5vh;max-width:30%;margin:3vh auto}#loginForm,#signupForm{font-weight:bolder;font-size:80%;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:3vh;height:auto;width:80%;border-radius:3vh;margin:auto;box-shadow:0 5px 25px #f9f9f9}#userPage{text-align:center;color:#fff}#username{color:#00e5ff}#homeAvatar{height:40%;width:40%;border-radius:36vh}#postFormButton{color:#00fd33;background-color:#232632;box-shadow:0 5px 25px #f9f9f9;border-radius:2vh;font-size:60%;font-weight:bolder;padding:1.5vh;margin-bottom:30vh}.loginInput{margin-bottom:3vh}.loginInput,.signupInput{border-radius:2vh;font-size:larger;font-weight:bolder;text-align:center;padding:3vh;margin-top:2vh;height:auto;color:#00fd33;background-color:#232632}.signupInput{margin-bottom:1vh}#commentTitle,#postList{color:#fff}#editCommentForm{font-size:80%;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:80%;border-radius:3vh;margin:auto;box-shadow:0 5px 25px #f9f9f9}#editCommentForm,.editFormInput{font-weight:bolder;padding:3vh;height:auto}.editFormInput{border-radius:2vh;font-size:larger;text-align:center;margin-top:2vh;margin-bottom:1vh;color:#00fd33;background-color:#232632}.no-access{color:#fff}#homePost{height:5vmin;width:5vmin}
/*# sourceMappingURL=main.4e367cb4.chunk.css.map */