.element
{
  width: 200px;
  height: 200px;
  border: red double;
  overflow: auto;
}