@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500&display=swap);*{margin:0;padding:0;font-family:"Poppins",sans-serif!important}body{background:linear-gradient(180deg,#7474bf,#348ac7);text-align:center}.flex{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.App{-webkit-flex-direction:column;flex-direction:column;width:100%;height:100vh;overflow:hidden}.modal,.profile{background:#fefefe;box-shadow:0 10px 40px -10px rgb(0 64 128/10%);padding:15px;z-index:1;transition:.5s!important;color:#000;border-radius:5px;border:1px solid #eee;min-width:60%;margin:5px;max-width:80%}.modal{min-width:30%}.modal:hover,.profile:hover{box-shadow:0 21px 36px 0 rgb(0 64 128/30%)}.profile img{height:125px;width:125px;box-shadow:0 10px 40px -10px rgb(0 64 128/10%);border-radius:5px}.counters,.main{width:100%;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin:20px auto}.counters{margin:30px 0 15px}.count{border:3px solid rgba(0,0,0,.4);padding:10px;border-radius:5px}.count p{color:#333}.main{-webkit-justify-content:space-around;justify-content:space-around}.github-username{margin:10px 0}@media(max-width:450px){.profile{padding:5px;max-width:100%}.main{-webkit-justify-content:space-evenly;justify-content:space-evenly}.count{border:none;padding:none}}
/*# sourceMappingURL=main.6e4a4e67.chunk.css.map */