<div class="scrollbox"> <p>Deneme</p> </div>
.scrollbox { width: 200px; height: 200px; overflow: scroll; position: fixed; top: 20px; right: 20px; }