File size: 82 Bytes
f866bca
 
 
 
 
1
2
3
4
5
.list {
    background-color: aliceblue;
    height: 10px;
    overflow-y: auto;
}