#app,body,html{margin:0;width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;display:flex;flex-direction:row}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:#b4bcc5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#737d87}.left-tag{padding-left:15px;border-radius:20px;font-size:17px;border:none;z-index:1;display:flex;align-items:center;white-space:pre-wrap}.right-tag{margin-left:-40px;z-index:0;padding-left:35px}.how-tag,.right-tag{border-radius:20px;font-weight:700;border:none;font-size:17px;display:flex;align-items:center;white-space:pre-wrap}.how-tag{background-color:rgba(180,206,255,.5);color:#2452a6}.what-tag{background-color:rgba(168,168,255,.5);color:#36369a}.what-tag,.why-tag{border-radius:20px;font-weight:700;border:none;font-size:17px;display:flex;align-items:center;white-space:pre-wrap}.why-tag{background-color:rgba(136,205,203,.5);color:#006460}