blob: 83f0fd63dd59f03f1995baec9000a51e42c886ef [file] [log] [blame]
<!DOCTYPE html>
<style>
.scroller {
overflow-y: scroll;
width: 100px;
height: 100px;
background-color: #eef;
}
</style>
<div class="scroller"></div>