@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Dongle&family=Oxygen&family=Roboto&family=Space+Mono&family=Teko:wght@500&family=Ubuntu&family=Varela+Round&display=swap);*{margin:0;font-family:"Varela Round",sans-serif;color:#fff}.App{background-color:#37425b;min-height:100vh;overflow:auto;background-image:url(/static/media/backgroundimage.5b6819b2.jpg);background-size:50%}.navbar{padding:20px;display:flex;align-items:center;max-width:90vh;border-bottom:3px solid #fff;margin:0 auto}.navbar h1{font-style:italic;font-weight:700;text-shadow:0 0 20px hsla(0,0%,51%,.9)}.links{margin-left:auto}.navbar a{text-decoration:none;padding:6px}.home p{text-align:center}.content{max-width:700px;margin:40px auto;padding:0 20px 20px}.post-list h1{text-align:center;text-shadow:0 0 20px hsla(0,0%,51%,.9)}.post{background-color:#000;border:3px solid #fff;border-radius:13px;margin:20px 0;text-align:center;overflow-wrap:break-word}.post:hover{box-shadow:0 0 20px hsla(0,0%,51%,.9)}.post h2{font-size:20px;color:#fff;padding-top:3vh}.post a{text-decoration:none}.post p{padding:1vh 1vh 3vh;font-size:19px}.post div{padding-bottom:1.5vh;padding-left:1vh;padding-right:1vh}.users-posts p{text-align:center}.user-post-list h1{overflow-wrap:break-word;text-align:center;text-shadow:0 0 20px hsla(0,0%,51%,.9)}.user-post{background-color:#000;border:3px solid #fff;border-radius:13px;margin:20px 0;text-align:center}.user-post h2{font-size:20px;color:#fff;padding-top:1.5vh;padding-bottom:1.5vh}.user-post p{padding:1vh 1vh 3vh;font-size:19px;overflow-wrap:break-word}.create{background-color:#000;border:3px solid #fff;border-radius:13px;padding:3vh;max-width:700px;margin:0 auto;text-align:center}.create label{text-align:left;display:flex}.create h2{font-size:20px;padding-bottom:30px}.create input,.create select,.create textarea{min-width:100%;max-width:100%;padding:10px;margin:10px 0;border:1px solid #ddd;box-sizing:border-box;display:flex;color:#000}.create button{background:#fff;border:0;padding:8px;border-radius:13px;cursor:pointer;color:#000}
/*# sourceMappingURL=main.a4596919.chunk.css.map */