.home__container{display:flex;justify-content:space-between;width:100vw}.left-sidebar__wrapper{width:15vw;min-width:200px;height:100vh;overflow-y:scroll}.left-sidebar__wrapper::-webkit-scrollbar{width:5px}.left-sidebar__wrapper::-webkit-scrollbar-track{border-radius:5px;background-color:#fff}.left-sidebar__wrapper::-webkit-scrollbar-thumb{border-radius:5px;background-color:#d3d3d3}.feed{width:100vw;max-width:550px}.right-sidebar__wrapper{width:40vw;max-width:200px}.friends-page{display:flex}.post__modal{width:100vw;height:100vh}*,:after,:before,body,html{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{background-color:#f0f2f5;font-family:"Segoe UI",Arial,Helvetica,sans-serif}.search-page__container{display:flex;flex-direction:column;align-items:center;justify-content:center}.messenger{display:flex;width:100vw;height:calc(100vh - 50px);background-color:#fff}.spinner{display:grid;place-content:center;width:100%;height:100vh}.header{min-width:100vw}
/*# sourceMappingURL=main.9647a60e.chunk.css.map */