Put this code after <style type=”text/css”>
::-webkit-scrollbar-thumb:vertical {
height:9px;
background-color: #FFDAB9;
}
::-webkit-scrollbar {
width:7px;
height:5px;
background:#fff;
margin-right:5px;
change the colours and sizes