body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;flex-direction:column;font-family:cursive;height:100vh;justify-content:center}input{background-color:initial;border-left:3px solid #0a0a0a;border-radius:5px 0 0 5px;color:#000;height:1.5rem;width:15rem}button,input{border-bottom:3px solid #0e0d0d;border-top:1px solid hsla(0,0%,5%,.9)}button{background-color:#000;border-radius:0 5px 5px 0;border-right:3px solid #0a0a0a;color:#fff;height:1.8rem;width:5rem}button:hover{background-color:#fff;color:#000;cursor:pointer}.form-card{display:flex;flex-direction:row}img{border-radius:50%;border-style:outset;margin-top:3rem;width:8rem}.follow{display:flex;flex-direction:row;font-size:18px;justify-content:space-between}.github-profile{grid-gap:1rem;background-color:hsla(33,22%,90%,.6);border:1px solid #fff;border-radius:9px;display:grid;gap:1rem;grid-template-columns:auto auto;padding:1rem;width:25rem}.user-details{text-align:left}.bg{-webkit-animation:slide 6s ease-in-out infinite alternate;animation:slide 6s ease-in-out infinite alternate;background-image:linear-gradient(-35deg,#f0f3f7 50%,#030500f6 0);bottom:0;left:-50%;opacity:.25;position:fixed;right:-50%;top:0;z-index:-1}.bg2{animation-direction:alternate-reverse}.bg2,.bg3{-webkit-animation-duration:6s;animation-duration:6s}@-webkit-keyframes slide{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes slide{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}.user-login{color:#2f4f4f;font-size:18px;margin-top:4rem}.user-name{margin:0}input::-webkit-input-placeholder{color:#000}input::placeholder{color:#000}.others{font-size:15px}p>b{color:#2f4f4f;font-size:18px}p{color:#5742dd;font-size:16px;font-weight:500}.bio{margin:0}@media screen and (max-width:606px){.github-profile{width:20rem}img{width:5rem}}
/*# sourceMappingURL=main.ca8e1a3b.css.map*/