body{padding:2rem;display:flex;justify-content:center;align-items:center}.firstPageDiv{display:flex;gap:18px;font-size:20px;justify-content:center}button{border-radius:6px;border:none;outline:none;padding:4px 18px}.parent-repo{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px}.user-detail{display:flex;gap:30px;justify-content:center}.user-image{background-color:#d3d3d3;width:130px;height:130px;border-radius:50%}.single-repo{background-color:#ececec;border-radius:15px;padding:20px;text-decoration:none;display:flex;color:#000;gap:15px;width:580px}.repo-description{margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.repoDetail{text-align:left;display:flex;gap:2rem}.userImage{width:100px;height:100px;border-radius:50%;background-color:#d3d3d3}
