.holder {
  background-image: url('images/blackboard-bg.jpg');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}