Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<style>
/* Scrollbar Styling */
.sjkdfgfdgdfgksfg::-webkit-scrollbar {
    width: 8px;
}
 
.sjkdfgfdgdfgksfg::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.sjkdfgfdgdfgksfg::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #e4e4e4;
    border: 1px solid #aaa;
}
  
.sjkdfgfdgdfgksfg{
    overflow-x:hidden;
    overflow-y:scroll;
     height: 100px;
    width: 128px;
   height: 100px;
   
  }
</style>
<div class="sjkdfgfdgdfgksfg">
  CR CHNGMIS <br>
  Candy gummies macaroon gummi bears marshmallow dragée. Croissant jujubes bonbon oat cake dragée sugar plum. Marshmallow donut oat cake muffin cheesecake lollipop apple pie apple pie
  
</div>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers