*{box-sizing:border-box;margin:0;padding:0}#root{align-items:center;display:flex;flex-direction:column}.App{width:800px}.post{align-items:center;border:2px solid teal;justify-content:space-between;margin-top:15px;padding:15px}.post,.post__btns{display:flex}.post-enter{transform:translateX(-350px)}.post-enter-active{transform:translateX(0);transition:all .5s ease-in}.post-exit{opacity:1}.post-exit-active{transform:translateX(-350px);transition:all .5s ease-in}.page__wrapper{display:flex;justify-content:center;margin-bottom:20px;margin-top:10px}.page{border:1px solid teal;cursor:pointer;padding:10px}.page__current{border:3.4px solid orange;font-weight:700}.navbar{background:#d3d3d3;height:50px;width:100vw}.MyButton_myBtn__Q7yUx{background:#0000;border:1px solid teal;color:teal;cursor:pointer;font-size:14px;padding:5px 15px}.Navbar_nav__bd5nf{color:#3b3434;font-size:18px;margin-left:44px;text-decoration:none}.Navbar_nav__bd5nf:hover{color:#000;cursor:pointer;text-decoration:underline}.Navbar_wrapper__iGwrU{align-items:center;display:flex;justify-content:space-between;margin:10px auto;max-width:800px}.MyInput_myInput__M4eKe{border:1px solid teal;margin:5px 0;padding:5px 15px;width:100%}.MyModal_myModal__pI7SP{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0}.MyModal_myModalContent__W23op{background:#fff;border-radius:16px;min-width:250px;padding:25px}.MyModal_myModal__pI7SP.MyModal_active__fFipl{align-items:center;display:flex;justify-content:center}.Loader_loader__7mb-V{animation:Loader_rotate__1\+Csk 1s linear infinite;border:3px dashed teal;border-radius:50%;height:100px;width:100px}@keyframes Loader_rotate__1\+Csk{0%{transform:rotate(1turn) scale(1)}to{transform:rotate(0deg) scale(1.4)}}.PostIdPage_wrapper__EXZXl{margin:0 auto;max-width:800px}
/*# sourceMappingURL=main.6f1399f9.css.map*/