JSFiddle - React, Tailwind, and code Playground

HTML

<div class="stripe"></div>

CSS

.stripe {
  background-color: #B7B7B7;
  height: 13vh;
}