input[type=range] {
    -webkit-appearance: none;
    background-color: silver;
    width: 500px;
    height:3px;
}