.navbar{background-color:#555;height:60px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-bottom:60px}.menu-bar{margin-left:4rem;font-size:3rem;background:none;color:"#fff"}.menu-bars{margin-left:2rem;font-size:2rem;background:none}.nav-menu{z-index:1;background-color:#555;opacity:1;width:250px;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:fixed;top:0;left:-100%;transition:.85s}.nav-menu.active{left:0;transition:.35s}.nav-text{-webkit-justify-content:flex-start;justify-content:flex-start;padding:8px 0 8px 16px;list-style:none;height:60px}.nav-text,.nav-text2,.nav-text a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.nav-text2,.nav-text a{text-decoration:none;color:#f5f5f5;font-size:18px;width:95%;height:100%;padding:0 16px;border-radius:4px}.nav-text2:hover,.nav-text a:hover{background-color:#4cb138;cursor:pointer}.nav-menu-items{width:100%}.navbar-toggle{width:100%;height:80px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;font-size:40px;color:#fff;font-weight:300}.nav-menu-items span{margin-left:16px}@media only screen and (max-width:600px){*{overflow-x:hidden}.nav-menu{background-color:#555;width:0}}body{font-family:"Poppins",sans-serif}*{box-sizing:border-box;margin:0;padding:0}.home,.post,.profile{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:3rem;margin-left:150px}@media only screen and (max-width:600px){::-webkit-scrollbar{display:none}.home,.post,.profile{margin-left:0}}
/*# sourceMappingURL=main.51ce583a.chunk.css.map */