Uprise Dilbert

by paulftw

HTML

<div class=starter></div>

CSS

.starter {
  background-image: url(http://assets.amuniversal.com/7f17ae80b6fa01333f2d005056a9545d);
  background-size: contain;
  height: 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}