::-webkit-scrollbar{
width: 10px;
background-color: #705d4f;
}
::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #6a4034;
}
::-webkit-scrollbar-thumb{
background-color: #705d4f;
background-image: url('../Tarde%20invernal/-webkit-linear-gradient(90deg,rgba(255,%20255,%20255,%20.2')
}