<div></div>
xxxxxxxxxx
div {
margin: 0 auto;
outline: dotted 1px;
width: 90vmin; height: 60vmin;
background:
linear-gradient(to right bottom,
transparent calc(50% - 2em), #000 0, #000 calc(50% + 2em), transparent 0);
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.