﻿#pattern{width:2em;height:1em;color:rgba(0,0,0,.3)}
#pattern:before,#pattern:after{width:50%;height:100%}
#pattern:before{background:linear-gradient(currentColor,transparent)}
#pattern:after{right:0;background:linear-gradient(transparent,currentColor)}