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}.App{text-align:center}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,body,html{font-family:"Roboto",sans-serif;box-sizing:border-box}html{font-size:62.5%}body{background:#4b2c4b}.container{max-width:800px;margin:50px auto;padding:30px;flex-direction:column}.container,.header{display:flex;align-items:center}.header{width:100%;justify-content:space-between;margin-bottom:50px}.header img{width:150px;height:150px}.header p{font-size:48px}.cards{width:100%}.search-field{width:100%;display:flex;justify-content:space-around;align-items:center;margin-bottom:30px}.search-field input{height:4.5rem;width:60%;font-size:2rem;padding-left:1rem}.card{width:100%;padding:20px;display:flex;justify-content:space-between;border-radius:5px;box-shadow:0 1px 6px -2px #000;background-color:#fff;margin-bottom:30px}.first-user{flex-direction:column;background:linear-gradient(45deg,#fe6b8b 30%,#ff8e53 90%)}.card-info{width:60%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-left:2rem}.card img{width:200px;height:200px;border-radius:3px;margin-right:20px;margin-bottom:20px}.card span{font-weight:600}.card .name{font-size:3.4rem}.card p{font-size:1.4rem;margin-bottom:3px}.bio{margin-bottom:1rem;margin-top:1rem;text-align:left}.card .username{font-size:1.8rem;font-style:italic;margin:3px 0 10px}.block{display:block}.none{display:none}.followers{margin-top:2rem;font-size:1.7rem;margin-bottom:2rem}.followers-item{margin-top:.5rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:800px){.card{flex-direction:column;justify-content:center}.card,.card-info{align-items:center}.card-info{width:90%}}
/*# sourceMappingURL=main.b8405bc4.chunk.css.map */