.App{text-align:center}*{font-family:sans-serif}body{background-image:url(https://github.blog/wp-content/uploads/2021/02/card.png?resize=1200%2C630);background-repeat:no-repeat;background-size:cover}#followers{background:hsla(0,0%,100%,.74);border:1px solid #646464;border-radius:10px;display:flex;flex-direction:column;height:55vh;margin:2% auto;overflow-y:scroll;padding:1%;width:40vw}#followers::-webkit-scrollbar{display:none}#user-info{align-items:center;display:flex;flex-direction:row;margin:10px 0}#avatar{border-radius:50%;height:50px;margin-right:10px;width:50px}#namecontainer{display:flex;flex-direction:column}#name,#user-info p:nth-child(2){margin:0 3%;text-align:left;width:100%}#user-info p:nth-child(2){font-size:.8rem}#name{font-weight:700}#username{height:2rem;margin:0 1%;outline:0;padding:.1rem 1%;width:30%}#username,.submitname{border:0;border-radius:5px}.submitname{background-color:#ff4141;color:#fff;cursor:pointer;font-weight:700;height:2.2rem;width:10%}#title{color:#fff}a{color:inherit;text-decoration:none}.next{background:#ff4141;border:0;border-radius:5px;color:#fff;cursor:pointer;height:2rem;margin:0;outline:0;width:20%}#note{font-size:1rem;padding-left:1rem;text-align:left}#note li{margin:3%}#alert{margin:auto}@media only screen and (max-width:600px){body{background-position:50%;background-repeat:no-repeat;background-size:cover}#followers{height:64vh;margin:10% auto;width:80vw}#username{padding-left:3%;width:62%}#name{font-size:.9rem}#user-info p:nth-child(2){font-size:.8rem}.submitname{width:25%}.next{font-size:1rem;width:35%}}
/*# sourceMappingURL=main.0c35342e.css.map*/