@import url(https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700;800&display=swap);*{margin:0;padding:0}.app{background-color:#f7f7f7;height:100%;min-height:100vh;padding-bottom:100px;font-family:"Baloo Da 2",cursive}.app__header{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:1}.app__header-image{max-width:120px;max-height:60px;width:100%;height:100%}.app__modal{display:flex;flex-direction:column;outline:none}.app__modal-image{max-height:40px;max-width:80px;margin:0 auto}.app__body{display:grid;justify-content:center}.app__header-login,.app__header-login-wrapper{display:flex;align-items:center}.app__header-login-wrapper{font-size:18px;margin-left:20px}.app__user-name{height:100%;padding-bottom:4px;margin:0 10px}.app__body-upload-unauth{text-align:center}.post{max-width:600px;margin:40px 0;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.75);padding-bottom:20px}.post__header{display:flex;align-items:center;padding:20px}.post__user-name{letter-spacing:2px}.post__avatar{margin-right:10px}.post__image{width:100%;height:600px;max-height:600px}.post__text{font-weight:400;padding:20px}.post__form-add-comment{width:100%;padding:0 20px;box-sizing:border-box;display:flex}.post__input-comment{flex:1 1;margin-right:10px}.post__btn-add-comment{flex:0 1}.comments__text{padding:3px 20px;font-size:14px}button,input{font-family:"Baloo Da 2",cursive!important}
/*# sourceMappingURL=main.e82b0e0f.chunk.css.map */