# ... 스타일을 처리해야할 때 

```
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
```

For the site tree, see the [root Markdown](https://slashpage.com/timmy.md).
