*{box-sizing:border-box;max-width:100vw;overflow-x:hidden;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(45deg,tomato,orange);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{align-items:center;display:flex;flex-direction:column;min-height:100vh}.tweets{background-color:#007bff;min-height:75vh}.counterSection,.tweets{align-items:center;display:flex;justify-content:space-around;width:100%}.counterSection{min-height:50vh}@media screen and (max-width:941px){.counterSection{flex-direction:column}}@media screen and (max-width:742px){.tweets{flex-direction:column}}.hello{align-items:end;border:2px solid #000;display:flex;height:10vh;width:100%}.btn{background:none;border:2px solid #fff;border-radius:10px;cursor:pointer;font-size:20px;margin:auto;outline:none;padding:5px 10px}.btn,.btn:hover{transition:.3s ease}.btn:hover{background-color:#f5f5f5;color:blue}header{border:2px solid blue;height:15vh;justify-content:center;padding:15px;width:100%}.tweet,header{align-items:center;display:flex}.tweet{background-color:#fff;border-radius:10px;flex-direction:column;height:50%;justify-content:space-around;min-width:146px;padding:2px;width:15%}.author{color:#000}.message{color:gray;font-size:16px}.followers{font-size:15px}@media screen and (max-width:742px){.tweet{margin:20px 0;width:50%}}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:90%}.text{font-size:100px}.btnPanel{display:flex;justify-content:space-around;width:320px}button{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:20px;justify-content:center;letter-spacing:3px;outline:none;padding:10px 15px;text-transform:uppercase}
/*# sourceMappingURL=main.998d413f.css.map*/