body{margin:0;font-family:"Muli",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-box-sizing:content-box;box-sizing:content-box}#root{height:100vh;width:100%}#root,.bar{display:flex;flex-direction:column}.bar{width:50%;margin:auto}.bar #title{display:flex;margin:auto}.bar #title span{display:inline-block;margin:5% .5rem;font-size:2rem;font-weight:bolder}.bar #title .fa-twitter{font-size:5rem;color:#1da1f2}.bar #search-bar{width:100%;display:flex;border-radius:.4rem;padding:.3rem;border:1px solid grey;box-shadow:1px 1px 1px 1px grey;overflow:hidden}.bar #search-bar .fa-search{padding:.4rem;color:grey}.bar #search-bar input{border:none;margin-right:1rem;flex-grow:1}.bar #search-bar input:focus{outline:none}.bar #search-bar datalist{width:100%;background:#fff}.bar button{margin:.8rem auto}.barTop{display:flex;align-content:flex-start;padding:.7rem}.barTop #title{float:left;display:flex}.barTop #title span{display:inline-block;margin:auto .5rem;font-size:1rem;font-weight:bolder}.barTop #title .fa-twitter{font-size:2rem;color:#1da1f2}.barTop #search-bar{display:flex;min-width:40%;border:1px solid grey;margin:auto 2rem;border-radius:.4rem;padding:.3rem;overflow:hidden}.barTop #search-bar .fa-search{padding:.4rem;color:grey}.barTop #search-bar input{border:none;margin-right:1rem;flex-grow:1}.barTop #search-bar input:focus{outline:none}.content{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;background-color:#d3d3d3;width:100%}.content .card-img-top{width:30px}.card .card-body p span{margin-right:1rem}.card .card-body p span i{margin-right:.3rem}.card .card-body .card-heading{width:100%;display:flex}.card .card-body .card-heading img{width:40px;height:40px}
/*# sourceMappingURL=main.7748e185.chunk.css.map */