*{box-sizing:border-box}.nav{align-items:center;padding:8px 20px;width:80%}.nav div{margin-left:20px}.nav img{height:auto;width:45px}user-list{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr)}.picture{-webkit-animation:loading 3s linear infinite;animation:loading 3s linear infinite;width:24px}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.nav{background-color:#6495ed;border:1px solid #000;display:flex;height:10vh;justify-content:flex-start;overflow:auto;width:100%}.logo,.profileHeader{height:9vh;margin:10px}.profilePic{border-radius:100px 100px 100px 100px;display:flex;justify-content:flex-end}.pic,.profilePic{height:200px;width:200px}.upperProfile{display:flex;height:30vh;justify-content:flex-start;overflow:auto;width:100%}.divider{height:2vh;width:100%}h3{font-size:25px;margin-left:20vw}.post{height:30vh;width:30vh}
/*# sourceMappingURL=main.5ecfff94.css.map*/