<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%;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.