Here's an example: ```css aside { float: right; background: #def; border-left: 1px solid #789; width: 50%; font-size: 90%; padding: 0.5em 1em; margin: 0.3em -4em 0px 2em; } ``` Result, in the "paper-like" mode for [this article](https://www.theverge.com/2020/1/16/21068387/): 
Here's an example:
Result, in the "paper-like" mode for this article: