@import url(https://fonts.googleapis.com/css?family=Courgette|Sarala&display=swap);*{margin:0;padding:0;outline:0;box-sizing:border-box}#root,body,html{min-height:100%}body{background-color:#d8d3d3}.container{margin-top:80px;height:250px;justify-content:center;flex-direction:column}.container,header{display:flex;align-items:center}header{background-color:#fff;position:fixed;width:100%;height:65px;z-index:1;flex-direction:row;justify-content:space-between;box-shadow:0 1px 5px rgba(0,0,0,.3)}main{width:100%;position:absolute;text-align:center;font-family:"Sarala";margin:85px auto 0}.hashtags{display:flex;flex-wrap:wrap;margin-top:30px}.hashtags:last-child{margin-bottom:40px}@media (max-width:770px){header{justify-content:center}}
/*# sourceMappingURL=main.75fda4fe.chunk.css.map */