JSFiddle - React, Tailwind, and code Playground
HTML
<div class="">
</div>
CSS
div {
background-image: repeating-linear-gradient(180deg, #A9A7A7, rgba(26, 195, 204, 0) 1px, rgba(101, 101, 101, 0) 100px);
height: 400px;
width: 300px;
}