textarea::-webkit-scrollbar{width:8px}textarea::-webkit-scrollbar-track{background:transparent}textarea::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.1);border-radius:4px}textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.2)}