<div></div>
div{
  width: 400px;
  height: 250px;
  background-image: url(http://lorempixel.com/300/200/);
  border: thin silver solid;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.