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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.root{position:relative;z-index:9999}.btn{padding:5px 15px;border:0;font-size:1.5rem;cursor:pointer;border-radius:10px}.btn:hover{color:#5f9ea0}.btn-save{margin-top:1rem}.custom-input input[type=file]{display:none}.App-header{background:#f3f3f3;padding:1rem;margin-bottom:1rem}:root{--animation-speed:2s;--primary-color:#fff;--secondary-color:#000;--background-color:#212121;--text-color:#fff;--font:sans-serif;--square-container:150px;--square-ball-one:red;--square-ball-two:#009eff}*{margin:0;padding:0}body{font-family:sans-serif;font-family:var(--font)}.tweet-container{background:#fff;background:var(--primary-color);padding:1rem 2rem;max-width:400px;border-radius:1.5rem}.title{display:flex;align-items:center;cursor:pointer}.title img{width:50px;border-radius:10rem;border:1px solid wheat;margin-right:1rem;height:50px;object-fit:fill}.info h4{font-size:1.1rem}.info h4,.info p{line-height:1.2rem}.info p{font-size:.8rem;color:grey}.tweet{padding:.8rem 0;cursor:text}.tweet p{font-size:1.2rem}.time-and-date{color:grey}.time-and-date p span{color:#1da1f2}.bottom-section{display:grid;grid-template-columns:repeat(4,1fr);padding:.7rem 0;place-items:center}.bottom-section svg{width:1.25em;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.7}.bottom-section svg:hover{opacity:1}.profile-wrapper{position:relative;max-width:50px;margin-right:1rem}.profile-wrapper .custom-input{position:absolute;top:0;width:50px;background:rgba(255,235,59,.6196078431372549);border-radius:10rem;border:1px solid wheat;height:50px;display:none}.profile-wrapper:hover .custom-input{display:block}.profile-wrapper .custom-input label{position:absolute;border-radius:10rem;padding:15px;cursor:pointer}[contenteditable=true]:hover{outline:2px solid #c3d7de}
/*# sourceMappingURL=main.937b9d78.chunk.css.map */