body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e6e6e6;color:#4a4a4a;color-scheme:light dark;font-family:Avenir,Arial,Helvetica,sans-serif;font-synthesis:none;line-height:1.5;padding:0;text-rendering:optimizeLegibility}*,body{margin:0}body{color:#000;display:flex;font-weight:700;min-height:100vh;min-width:320px;place-items:center}#root{margin:0 auto;max-width:1280px;padding:2rem;text-align:center}.post{border:6px solid #59597d;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;width:470px}.user-info{align-items:center;border-bottom:2px solid;display:flex;justify-content:space-evenly;padding:7px 0}#profile-img{border-radius:50%;height:50px;width:50px}.like-info{align-items:center;display:flex;justify-content:center}.like-button{cursor:pointer;display:inline;padding:0;-webkit-user-select:none;user-select:none;width:-webkit-max-content;width:max-content}.like-button>img{width:75px}.like-info>p{text-align:left;width:75px}#follow-button{border-radius:5px;cursor:pointer;font-weight:700;padding:5px;width:87px}.following{background-color:#efeff0;color:grey}.not-following{background-color:#40a9ff;color:#fff}#post-img{height:470px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.4d8b4057.css.map*/