
body {

::-webkit-scrollbar {
height:6px;
width:6px;
background: #ffffff;
}
::-webkit-scrollbar-thumb {
background-color: #000000;
-moz-border-radius: 0px;
border-radius: 0px;
}


body {
::-webkit-scrollbar {
height:6px;
width:6px;
background: #ffffff;
}
::-webkit-scrollbar-thumb {
background-color: #000000;
-moz-border-radius: 0px;
border-radius: 0px;
}