*{margin:0;padding:0}body{background-color:#000;color:#fff;font-family:cera-round-pro,Helvetica Neue,Helvetica,Arial,sans-serif}body::-webkit-scrollbar{display:none}.nav_bar{display:flex;justify-content:space-between;align-items:center;padding:10px;gap:1.5rem;font-size:20px;position:sticky;top:0}.logo{width:15%;padding:15px;border-radius:10px}.search{width:68%;padding:15px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.seller{width:15%;padding:15px;border-radius:10px}.container{display:flex;justify-content:space-between;padding:15px;gap:4rem}.side_bar{width:15%;height:80vh;border-radius:10px;position:sticky;top:100px}.post_section{width:66%}.right_bar{width:17%;max-height:80vh;overflow-y:scroll;border-radius:10px;position:sticky;top:100px}.right_bar::-webkit-scrollbar{display:none}.side_bar_content{height:80vh;display:flex;justify-content:space-between;flex-direction:column;border-radius:10px;font-size:18px}.side_bar_content .items{padding:15px}.side_bar_content .items .icons{margin-right:10px}.post_container{padding:20px;display:flex;justify-content:center;flex-direction:column;gap:1rem;border-radius:10px;margin-bottom:30px}.post_container .author .img,.post_img{display:flex;justify-content:center;align-items:center}.post_img img{height:400px;width:800px;border-radius:10px;border:1px solid aqua}.post_container .author .img img{height:50px;width:50px;border-radius:100%;border:2px solid yellow}.author{display:flex;justify-content:center;align-items:center;gap:1rem}.person{display:flex;justify-content:space-between;align-items:center}.like_comment{display:flex;align-items:center;gap:1rem;margin-top:10px}.like_comment .items{margin-right:10px}.right_container{padding:10px}.right_container .postImg{position:relative}.right_container .postImg #_img{width:215px;height:130px;border-radius:10px;border:1px solid aqua}.right_container .inside_img{display:flex;justify-content:center;align-items:center;gap:10px;position:absolute;bottom:15px;left:10px}.right_container .inside_img .img{display:flex;justify-content:center;align-items:center}.right_container .inside_img .img img{height:40px;width:40px;border-radius:10px;border:2px solid yellow}.logo{display:flex;justify-content:space-around;align-items:center}
