<div></div>
div{
  position:absolute;
  background: red;
  width:150px;
  height: 150px;
  clip:rect(10px,70px,70px,20px);
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.