.App{align-items:center;display:flex;height:100vh;justify-content:center}.intro{width:50%}.first-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}#myName{font-size:36px;text-align:center;width:100%}#skills-cert{display:flex;justify-content:space-around;width:100%}.cert,.skills{width:45%}.cert,.skills{border:1px solid #000;box-shadow:7px 10px 2px 1px #ededed;font-size:12px;font-weight:700;overflow-x:hidden}li{line-height:25px;list-style:none;margin:0 1%;text-decoration:none}.projects{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:50%}#plinks{display:flex;justify-content:space-evenly;width:100%}.blackCirlce{align-items:center;background-color:#000;border-radius:100%;display:flex;height:65px;justify-content:center;margin:0 1px;width:70px}.blackCirlce a{color:#fff}.p-Grid{display:flex;justify-content:space-evenly;text-align:center;width:100%}.p-Grid a{color:orange}.pPic{align-items:center;box-shadow:7px 10px 2px 1px #ededed;display:flex;height:100%;justify-content:center;margin:3%;width:50%}.pPic img{height:100%;object-fit:cover;width:100%}.pText-Repo{display:flex;flex-direction:column;font-size:12px;font-weight:600;justify-content:space-evenly;width:50%}@media screen and (min-width:900px){.App{margin:0 auto;max-width:750px}}@media screen and (max-width:750px){.App{display:flex;flex-direction:column;height:auto;margin:0;max-width:100%}.projects{order:1;width:70%}.intro{order:2;width:100%}.first-container{margin-top:5%}#myName{font-size:0}#skills-cert{margin-bottom:5%;max-width:85%}.cert,.skills{box-shadow:none;line-height:1px}}
/*# sourceMappingURL=main.b39a92d5.css.map*/