h3 {
  display: inline-block;
  padding: 10px;
  background: #000;

}

.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}