.App,.Profile{align-items:center;display:flex;flex-direction:column;justify-content:center}.Profile{margin-top:80px}.Thoughts{align-items:center;justify-content:center;margin-bottom:150px}.Thoughts,.box{display:flex;flex-direction:column}.box{background-color:#dcdcdc;border:1px solid #ccc;border-radius:20px;float:left;height:auto;margin:10px;padding:20px;width:60vw}.smallBox{background-color:#ccc}.selectedSmallBox,.smallBox{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:110px;justify-content:center;margin-left:20px;margin-right:20px;overflow:clip;text-overflow:ellipsis;white-space:nowrap;width:110px}.selectedSmallBox{background-color:#add8e6}.TopBar{align-items:center;justify-content:space-between;top:0}.SocialBar,.TopBar{background-color:#fff;display:flex;padding:10px;position:fixed;width:100%}.SocialBar{bottom:0;flex-direction:row;overflow-x:scroll}.search{border:none;border-radius:20px;box-shadow:0 2px 4px #0000001a;left:50%;padding:8px;position:absolute;transform:translateX(-50%);width:40%}.btn,.search{font-size:90%;outline:none}.btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:3%;padding:8px 16px;transition:background-color .3s ease;width:80px}.btn:hover{background-color:#0056b3}
/*# sourceMappingURL=main.5f442539.css.map*/