html {background: #DDD;}body {width: 800px; padding: 1em; margin: 0;	box-sizing: border-box; background: white;}.tall1 {width: 21px; height: 155px;	border: 1px solid;	background: url(../i/down-arrow.png) repeat-y,		linear-gradient(to bottom, hsla(0,100%,80%,1) 0%, hsla(180,100%,80%,1) 100% );}/* for print preview/production */body:hover {filter: saturate(0%);}