JSFiddle - React, Tailwind, and code Playground

by Christian Sonne

CSS

html {
  min-height: 100%;
  background: linear-gradient( -5deg, transparent 70%, white calc(70% + 1px)), linear-gradient( 13.5deg, white 30%, transparent calc(30% + 1px)), #515151;
}