.foo {
  width: 200px;
  height: 100px;
  background-image: url(https://software.hixie.ch/utilities/js/live-dom-viewer/image);
  content: "";
}
