```css
textarea {
scrollbar-width: thin;
}
```
thoughts?
@argyleink why force the user's means of scrolling to be "how I want it to look," when instead it could just work as the user expects?