<style>
  .fakeimg {
    height: 200px;
    background: #aaa;
  }

  h1{
          font-size: 130px;
      }
    
      .text-center{
          margin-bottom:0;
          background-color: gainsboro;
          font-family: 'Katibeh', cursive;
          font-size: 30px;
          color: white;
      }  
      
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  </style>