Update README.md.
@ -120,7 +120,11 @@ How to Use
```html
<style>
#Demo { position: 'relative'; }
#Demo {
position: 'relative';
height: 100%; // Or whatever you want (eg. 400px)
overflow: hidden;
}
</style>
<div id='Demo'>
<div>
The note is not visible to the blocked user.